随笔分类 -  NUnit

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 Wade 阅读(2816) 评论(1) 推荐(0)

导航