(package private) UnreliableTestConfig |
UnreliableTestConfig.withBytesReadBeforeException(int bytesReadBeforeException) |
(package private) UnreliableTestConfig |
UnreliableTestConfig.withFakeIOException(boolean isFakeIOException) |
(package private) UnreliableTestConfig |
UnreliableTestConfig.withMaxNumErrors(int maxNumErrors) |
(package private) UnreliableTestConfig |
UnreliableTestConfig.withResetIntervalBeforeException(int resetIntervalBeforeException)
Used to control whether an exception would be thrown based on the reset
recurrence; not applicable if set to zero.
|