Annotation Type BeforeEachNested
-
@Target({ANNOTATION_TYPE,METHOD}) @Retention(RUNTIME) public @interface BeforeEachNested
Annotate a static method to be called before each nested class instance is used
@Target({ANNOTATION_TYPE,METHOD}) @Retention(RUNTIME) public @interface BeforeEachNested