Annotation Type TestAnnotation


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