| Interface | Description |
|---|---|
| Probe |
A probe indicates whether the state of the system satisfies a given criteria
|
| Prober |
Checks wheter a given
Probe is satisfied or not. |
| Class | Description |
|---|---|
| JUnitLambdaProbe |
Implementation of
JUnitProbe which makes it Java 8 Lambda friendly. |
| JUnitProbe |
Base implementation of
Probe for cases in which the JUnitProbe.isSatisfied() method can throw exceptions or will perform
JUnit/Hamcrest assertions, which result in AssertionError |
| PollingProber | |
| Timeout |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.