Annotation Type ManualTest


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Documented
    public @interface ManualTest

    The @ManualTest annotation marks tests that should not be executed in a automated testing environment