Annotation Type AnotherTestAnnotation


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface AnotherTestAnnotation
    The annotation AnotherTestAnnotation is an annotation intended for use in unit tests.