Annotation Type TestOnly


  • @Target({METHOD,CONSTRUCTOR})
    @Retention(SOURCE)
    public @interface TestOnly