Annotation Type LuceneTestCase.Nightly


  • @Documented
    @Inherited
    @Retention(RUNTIME)
    @TestGroup(enabled=false,
               sysProperty="tests.nightly")
    public static @interface LuceneTestCase.Nightly
    Annotation for tests that should only be run during nightly builds.