Package | Description |
---|---|
org.springframework.test.annotation |
Support classes for annotation-driven tests.
|
Modifier and Type | Class and Description |
---|---|
interface |
Commit
@Commit is a test annotation that is used to indicate that a
test-managed transaction should be committed after
the test method has completed. |