Re: Addin SetUp question
"Charlie Poole" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.devel |
|---|---|
| Message-ID | <006501c87d66$10899f50$6401a8c0@ferrari> |
I recommend separating any tests that use mocks into their own fixtures... It's easier for someone without the same framework installed to just comment out the whole thing. :-) Charlie > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Kelly Anderson > Sent: Monday, March 03, 2008 10:58 AM > To: [email protected] > Subject: Re: [nunit-developer] Addin SetUp question > > Apparently, in 1.2 you also switched from Rhino mocks to NMock2... > might want to mention that in your release notes... > > -Kelly > > On Sat, Mar 1, 2008 at 2:01 AM, Andreas Schlapsi > <[email protected]> wrote: > > Hi Kelly, > > > > there were some issues with SetUp and TestFixtureSetUp > methods in the > > RowTest Addin, but they are fixed in version 1.2.1. I had to add a > > RowTestSuite class which gets the actual fixture object > from its parent. > > In previous versions I had the problem that either SetUp > (in 1.2.0) > > or TestFixtureSetUp (in 1.1.0 and before) were called on another > > fixture instance than the test. > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by: Microsoft Defy all > challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > nunit-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nunit-developer > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/