Use AbstractTransactionalSpringContextTests to rollback NUnit test case automatically
摘要:I have two test cases: UserTest and CustomerTest, both of them extend the AbstractTransactionalSpringContextTests, they are using the same config file, so I wrote a BaseSpringTest class: 1: public...
阅读全文
posted @ 2007-08-20 16:12