public class ParametrizedFrameworkMethod
extends org.junit.runners.model.FrameworkMethod
| Constructor and Description |
|---|
ParametrizedFrameworkMethod(SingleTestMethod singleTestMethod,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParametersLine() |
Object |
invokeExplosively(Object target,
Object... params) |
public ParametrizedFrameworkMethod(SingleTestMethod singleTestMethod, Executor executor)
Copyright © 2016. All rights reserved.