| Name | Description | Type | Package | Framework |
| RandomPostingsTester | Helper class extracted from BasePostingsFormatTestCase to exercise a postings format. | Class | org.apache.lucene.index | Apache Lucene |
| RandomPostingsTester .FieldAndTerm | Holds one field, term and ord. | Class | org.apache.lucene.index.RandomPostingsTester | Apache Lucene |
| RandomPostingsTester .Option | Which features to test. | Class | org.apache.lucene.index.RandomPostingsTester | Apache Lucene |
| RandomPostingsTester .SeedPostings | Given the same random seed this always enumerates the same random postings | Class | org.apache.lucene.index.RandomPostingsTester | Apache Lucene |