Class AssertAction
java.lang.Object
com.chutneytesting.action.assertion.AssertAction
- All Implemented Interfaces:
Action
Input are evaluated (SPeL) before entering the action
-
Constructor Summary
ConstructorsConstructorDescriptionAssertAction(Logger logger, List<Map<String, Boolean>> asserts, StepDefinitionSpi stepDefinition) -
Method Summary
-
Constructor Details
-
AssertAction
-
-
Method Details
-
validateInputs
- Specified by:
validateInputsin interfaceAction
-
execute
-