Modifier and Type | Method and Description |
---|---|
void |
execute(Object[] args)
Invokes the step definition.
|
String |
getPattern() |
List<ParameterInfo> |
parameterInfos() |
getLocation, isDefinedAt
void execute(Object[] args) throws CucumberBackendException, CucumberInvocationTargetException
args
- The arguments for the stepCucumberBackendException
- of a failure to invoke the stepCucumberInvocationTargetException
- in case of a failure in the step.List<ParameterInfo> parameterInfos()
String getPattern()
Copyright © 2019. All rights reserved.