Uses of Package
org.apache.lucene.tests.util
Packages that use org.apache.lucene.tests.util
Package
Description
Support for testing analysis components.
Reusable geo test utilities.
Support for testing of indexes.
Support for testing/debugging with virtual filesystems
Support for testing search components.
Support for testing similarities.
Support for testing store mechanisms.
General test support.
-
Classes in org.apache.lucene.tests.util used by org.apache.lucene.tests.analysis
-
Classes in org.apache.lucene.tests.util used by org.apache.lucene.tests.geoClassDescriptionBase class for all Lucene unit tests, Junit3 or Junit4 variant.Annotation for tests that should only be run during nightly builds.
-
Classes in org.apache.lucene.tests.util used by org.apache.lucene.tests.indexClassDescriptionBase class for all Lucene unit tests, Junit3 or Junit4 variant.Annotation for monster tests that require special setup (e.g.Annotation for tests that should only be run during nightly builds.
-
Classes in org.apache.lucene.tests.util used by org.apache.lucene.tests.mockfileClassDescriptionBase class for all Lucene unit tests, Junit3 or Junit4 variant.Annotation for test classes that should avoid mock filesystem types (because they test a bug that only happens on linux, for example).
-
Classes in org.apache.lucene.tests.util used by org.apache.lucene.tests.searchClassDescriptionBase class for all Lucene unit tests, Junit3 or Junit4 variant.Annotation for tests that should only be run during nightly builds.Annotation for test classes that should avoid certain codec types (because they are expensive, for example).
-
Classes in org.apache.lucene.tests.util used by org.apache.lucene.tests.search.similarities
-
Classes in org.apache.lucene.tests.util used by org.apache.lucene.tests.store
-
Classes in org.apache.lucene.tests.util used by org.apache.lucene.tests.utilClassDescriptionBase class for all Lucene unit tests, Junit3 or Junit4 variant.What level of concurrency is supported by the searcher being createdA runnable that can throw any checked exception.An accumulator of object references.This rule keeps a count of failed tests (suites) and will result in an
AssumptionViolatedException
after a given number of failures for all tests following this condition.An annotation specifying the limit of bytes per class.A rule for marking failed tests and suites.Intentionally slow IndexOutput for testing.