Annotation Type StopTestExecution


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface StopTestExecution
    Annotation represents test class, that ultimately stops test execution on any failure in its testing methods.