BaseIndexFileFormatTestCase
Common tests to all index formats.
Inheritors
Functions
Link copied to clipboard
Link copied to clipboard
This test is the best effort at verifying that checkIntegrity doesn't miss any files. It tests that the combination of opening a reader and calling checkIntegrity on it reads all bytes of all files.
Link copied to clipboard
The purpose of this test is to make sure that bulk merge doesn't accumulate useless data over runs.
Link copied to clipboard
Calls close multiple times on closeable codec apis
Link copied to clipboard
Tests exception handling on write and openInput/createOutput