Annotation Interface Pre


@Documented @Target(METHOD) @Retention(RUNTIME) public @interface Pre
Used to mark methods executed before each test case.
Author:
ken