Class XmlSteps
java.lang.Object
org.citrusframework.cucumber.step.xml.XmlSteps
Step executes a XML template on test designer. The template is provided with step arguments as test template parameters.
- Since:
- 2.6
- Author:
- Christoph Deppisch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(StepTemplate stepTemplate, Object[] args) Run template within designer.
-
Constructor Details
-
XmlSteps
public XmlSteps()
-
-
Method Details
-
execute
Run template within designer.- Parameters:
stepTemplate-args-
-