Package org.apache.lucene.util
Annotation Interface IgnoreRandomChains
Annotation to not test a class or constructor with
TestRandomChains
integration test.- NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
-
Required Element Summary
Required Elements
-
Element Details
-
reason
String reasonA reason for ignoring should always be given.
-