Package org.glassfish.pfl.test
Annotation Type Pre
-
@Documented @Target(METHOD) @Retention(RUNTIME) public @interface Pre
Used to mark methods executed before each test case.
@Documented
@Target(METHOD)
@Retention(RUNTIME)
public @interface Pre