Package | Description |
---|---|
org.apache.lucene.store |
Support for testing store mechanisms.
|
Modifier and Type | Method and Description |
---|---|
MockDirectoryWrapper.Failure |
MockDirectoryWrapper.Failure.reset()
reset should set the state of the failure to its default
(freshly constructed) state.
|
Modifier and Type | Method and Description |
---|---|
void |
MockDirectoryWrapper.failOn(MockDirectoryWrapper.Failure fail)
add a Failure object to the list of objects to be evaluated
at every potential failure point
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.