public class InvokeMethodWithParams
| Constructor and Description |
|---|
InvokeMethodWithParams(java.lang.Object target,
org.junit.runners.model.FrameworkMethod method) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluateWithParams(JPut jPut) |
org.junit.runners.model.FrameworkMethod |
getMethod() |
public InvokeMethodWithParams(java.lang.Object target,
org.junit.runners.model.FrameworkMethod method)
public void evaluateWithParams(JPut jPut)
public org.junit.runners.model.FrameworkMethod getMethod()