Re: OCUnit vs OBJCUnit
Re: OCUnit vs OBJCUnit
- Subject: Re: OCUnit vs OBJCUnit
- From: Michael Tsai <email@hidden>
- Date: Thu, 26 Jun 2003 09:20:56 -0400
On Thursday, June 26, 2003, at 02:48 AM, Malte Tancred wrote:
There are situations where a mock really can help,
but I think these situations should be actively kept to an absolute
minimum.
Yup.
Also, the initial cost of writing a mock is a lot greater than
simply writing a test. You often have to write quite some lines of
code before the mock is ready to use, and those lines of code are
untested.
It depends on the object. In the (few) cases I've used them, it was
much easier to write the mock.
--
Michael Tsai <
http://www.c-command.com>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.