unit test subclassing
unit test subclassing
- Subject: unit test subclassing
- From: Olivier Destrebecq <email@hidden>
- Date: Wed, 26 Apr 2006 21:15:23 -0700
I would like to be able to write one test suite that will test
several subclass that all respond to the same interface. Basically
the suite of test would be repeated with a different set of parameter
that i would get from a plist or something. The parameter various
parameter would then trigger the creation of the various classes.
How can i go about modifying SenTest so that it will allow me to run
that same suite of test several times, each time using different
parameters.
Thanks
Olivier Destrebecq
http://otusweb.spymac.com/portfolio/
_______________________________________________
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