public class ParametricTestMethodInvoker extends AbstractParametricTestStatement
Modifier and Type | Field and Description |
---|---|
static String |
METHOD_NAME_EXPRESSION
Method name expression to be evaluated later.
|
Constructor and Description |
---|
ParametricTestMethodInvoker(Object targetTest,
FrameworkMethod testMethod,
Object[] paramsValues) |
Modifier and Type | Method and Description |
---|---|
void |
evaluate() |
getParamsValues, getTargetTest, getTestMethod, setParamsValues, setTargetTest, setTestMethod
public static final String METHOD_NAME_EXPRESSION
Copyright © 2012. All Rights Reserved.