@Documented
@Inherited
@Retention(value=RUNTIME)
@TestGroup(enabled=true,
sysProperty="tests.badapples")
public static @interface LuceneTestCase.BadApple
-Dtests.badapples=false(or do this through
~./lucene.build.properties
).Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
bugUrl
Point to JIRA entry.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.