Annotation Type DemoTest


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Documented
    public @interface DemoTest
    The @DemoTest annotation is provided for marking tests which are demonstration of usage specific service.