Package | Description |
---|---|
com.consol.citrus.actions | |
com.consol.citrus.condition |
Modifier and Type | Method and Description |
---|---|
Condition |
WaitAction.getCondition() |
Modifier and Type | Method and Description |
---|---|
void |
WaitAction.setCondition(Condition condition) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCondition |
class |
FileCondition
Tests for the presence of a file and returns true if the file exists
|
class |
HttpCondition
Tests if a HTTP Endpoint is reachable.
|
class |
MessageCondition
Condition checks whether a message is present in test context message store.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.