Package org.citrusframework.condition
Class AbstractCondition
java.lang.Object
org.citrusframework.condition.AbstractCondition
- All Implemented Interfaces:
Condition
- Direct Known Subclasses:
ActionCondition,FileCondition,HttpCondition,MessageCondition
- Since:
- 2.4
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor.AbstractCondition(String name) Constructor using condition name. -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.citrusframework.condition.Condition
getErrorMessage, getSuccessMessage, isSatisfied