| Package | Description |
|---|---|
| org.mule.tck.probe | |
| org.mule.tck.probe.file |
| Modifier and Type | Class and Description |
|---|---|
class |
JUnitLambdaProbe
Implementation of
JUnitProbe which makes it Java 8 Lambda friendly. |
class |
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 |
| Modifier and Type | Method and Description |
|---|---|
void |
Prober.check(Probe probe) |
void |
PollingProber.check(Probe probe) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileDoesNotExists
Checks that a given file is not present in the file system
|
class |
FileExists
Checks that a given file exists in the file system
|
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.