Package org.apache.lucene.util

Class Summary
_TestUtil  
LineFileDocs Minimal port of contrib/benchmark's LneDocSource + DocMaker, so tests can enum docs from a line file created by contrib/benchmark's WriteLineDoc task
LuceneJUnitDividingSelector Divides filesets into equal groups
LuceneJUnitResultFormatter Just like BriefJUnitResultFormatter "brief" bundled with ant, except all formatted text is buffered until the test suite is finished.
LuceneTestCase Base class for all Lucene unit tests, Junit3 or Junit4 variant.
LuceneTestCaseRunner optionally filters the tests to be run by TEST_METHOD
SmartRandom A random that tracks if its been initialized properly, and throws an exception if it hasn't.
ThrottledIndexOutput  
 

Annotation Types Summary
LuceneTestCase.Nightly Annotation for tests that should only be run during nightly builds.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.