Re: NUnit tests: Generalization of tests using classfactory?
"Charlie Poole" <[email protected]> Thu, 4 Sep 2008 15:13:56 -0700
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <006001c90edb$8838a490$6401a8c0@ferrari> |
You should take a look at the NUnit 2.5 Alpha. The latest release, Alpha-3, has parameterized test methods and generic fixtures. The next drop will add parameterized generic and non-generic fixtures as well as some improvemets to parameterized testing in general. Even if you are not willing to use an alpha release for your work, knowing what's coming next should help you decide how to proceed. Charie > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Mr. Delphi Developer > Sent: Thursday, September 04, 2008 2:56 PM > To: [email protected] > Subject: [Nunit-users] NUnit tests: Generalization of tests > using classfactory? > > We are building Business Object Classes and Data Object > Classes and would like to build NUnit tests for each of them, > However, instead of having tons of redundant code, we'd like > to "genericize" our test suite where we could possibly use a > class factory to help out. > > Has anyone done this kind of thing before? Is it possible to do this? > > > > > > -------------------------------------------------------------- > ----------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge Build the coolest Linux based > applications with Moblin SDK & win great prizes Grand prize > is a trip for two to an Open Source event anywhere in the > world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Nunit-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nunit-users > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/