Annotation Type Pre


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