Annotation Type LuceneTestCase.AwaitsFix


  • @Documented
    @Inherited
    @Retention(RUNTIME)
    @TestGroup(enabled=false,
               sysProperty="tests.awaitsfix")
    public static @interface LuceneTestCase.AwaitsFix
    Annotation for tests which exhibit a known issue and are temporarily disabled.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String bugUrl
      Point to JIRA entry.
    • Element Detail

      • bugUrl

        String bugUrl
        Point to JIRA entry.