Class ParametersExtractor
java.lang.Object
com.thoughtworks.gauge.execution.parameters.ParametersExtractor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]extract(List<Spec.Parameter> arguments, Class<?>[] parameterTypes)
-
Constructor Details
-
ParametersExtractor
-
-
Method Details
-
extract
public Object[] extract(List<Spec.Parameter> arguments, Class<?>[] parameterTypes) throws ParsingException - Throws:
ParsingException
-