Interface | Description |
---|---|
ConditionPoll.Condition<T> |
This is the interface that serves as the root for anonymous classes passed to the poll call.
|
Class | Description |
---|---|
ConditionPoll |
Multi threaded tests are notoriously difficult to write.
|
SocketTimeout |
Use this class with blocking IO in order to force writes or reads to throw an interrupted or socket exception once a certain amount of time has passed.
|
SystemPropertyManager |
This class allows the setting and then unsetting of System properties within the scope of a test.
|
Copyright © 2018. All rights reserved.