|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface KNSWithTestSpringContext
This annotates a KualiTestBase class as needing the Spring test context and transaction. The context is initialized before setUp(), but only once (for speed). By default, a test transaction is started before setUp() and rolled back after tearDown().
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |