| Package | Description |
|---|---|
| org.apache.lucene.analysis |
Support for testing analysis components.
|
| org.apache.lucene.index |
Support for testing of indexes.
|
| org.apache.lucene.search |
Support for testing search components.
|
| org.apache.lucene.util |
General test support.
|
| Class and Description |
|---|
| LuceneTestCase
Base class for all Lucene unit tests, Junit3 or Junit4 variant.
|
| RollingBuffer
Acts like forever growing T[], but internally uses a
circular buffer to reuse instances of T.
|
| RollingBuffer.Resettable
Implement to reset an instance
|
| Class and Description |
|---|
| LuceneTestCase
Base class for all Lucene unit tests, Junit3 or Junit4 variant.
|
| Class and Description |
|---|
| LuceneTestCase
Base class for all Lucene unit tests, Junit3 or Junit4 variant.
|
| Class and Description |
|---|
| RollingBuffer.Resettable
Implement to reset an instance
|
| TestRuleMarkFailure
A rule for marking failed tests and suites.
|
| ThrottledIndexOutput
Intentionally slow IndexOutput for testing.
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.