Annotation Type LuceneTestCase.Monster


  • @Documented
    @Inherited
    @Retention(RUNTIME)
    @TestGroup(enabled=false,
               sysProperty="tests.monster")
    public static @interface LuceneTestCase.Monster
    Annotation for monster tests that require special setup (e.g. use tons of disk and RAM)
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value