| org.ops4j.pax.exam.util.Transactional |
Use this annotation on a test method to wrap the test in a transaction which will be rolled back automatically.
If this annotation is used on a class, each test method will be run within a separate transaction.
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
| |||||||||||