| Package | Description |
|---|---|
| net.joala.condition |
Conditions to be used during testing.
|
| Class and Description |
|---|
| BooleanCondition
Specialized condition for boolean states (true/false).
|
| Condition
A test condition to wait for using a given timeout.
|
| ConditionFactory
Interface for factories providing conditions.
|
| DefaultBooleanCondition |
| DefaultCondition
An abstract implementation for conditions.
|
| FailSafeCondition
Condition which ensures that a runnable is executed after the condition
has been performed.
|
Copyright © 2011-2017 CoreMedia AG. All Rights Reserved.