Package | Description |
---|---|
org.apache.lucene.store |
Support for testing store mechanisms.
|
org.apache.lucene.util |
General test support.
|
Class and Description |
---|
BaseDirectoryWrapper
Calls check index on close.
|
MockDirectoryWrapper
This is a Directory Wrapper that adds methods
intended to be used only by unit tests.
|
MockDirectoryWrapper.Failure
Objects that represent fail-able conditions.
|
MockDirectoryWrapper.Throttling
Enum for controlling hard disk throttling.
|
MockIndexInputWrapper
Used by MockDirectoryWrapper to create an input stream that
keeps track of when it's been closed.
|
Class and Description |
---|
BaseDirectoryWrapper
Calls check index on close.
|
MockDirectoryWrapper
This is a Directory Wrapper that adds methods
intended to be used only by unit tests.
|
MockDirectoryWrapper.Throttling
Enum for controlling hard disk throttling.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.