-
Oct 11th, 2011, 07:03 AM
#1
Spring Testing - Nested transactions across test methods and test classes
I am looking for a way to nest the test methods in a test class and then multiple test classes under a test suite in one transaction. The idea is, prepare the test data once and reuse it across many test methods and test cases, and finally the Context Manager will rollback all changes by default. Is it possible ? Any one tried this ?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules