I created a couple of tests that saves an object and it's using
NHibernate. The second test has [Rollback2] attribute. (using
Resharper to run tests)

I've noticed that if I run the test without rollback prior to the test
with rollback, then the row doesn't get deleted in the test with
Rollback but a row gets inserted using the values of the previous
test. How do I stop this from happening?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to