Re: Unit testing framework suggestions?
Re: Unit testing framework suggestions?
- Subject: Re: Unit testing framework suggestions?
- From: Marcel Weiher <email@hidden>
- Date: Mon, 27 Sep 2004 00:20:15 +0100
On 26 Sep 2004, at 00:33, Georg Tuparev wrote:
In our testing framework, we create an instance of the tested class
for every single test method.
You do? Automatically by the test framework? I tend to leave this up
to the test method in question (which will be a class method of the
class under test unless you configure it differently).
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden