@Retention(RUNTIME) @Documented @Target({METHOD,TYPE,PACKAGE}) public @interface DbUnitTearDown
Modifier and Type | Optional Element | Description |
---|---|---|
DbUnitOperation |
value |
Operation to execute after a test is performed.
|
DbUnitOperation value
Copyright © 2017. All rights reserved.