Stubs / Mock Objects !== Unit Tests. Class Posing allows for better
 stubs / mock objects which in turn are tools to write better unit
 tests.

OK, I see that. The question is - does any of the known unit test systems use mock objects? Does it do that in the language that doesn't allow "new Foo" to create object of entirely unrelated class? If so - how it is usually done?
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to