public class ParametersFromCustomProvider extends Object
| Constructor and Description |
|---|
ParametersFromCustomProvider(org.junit.runners.model.FrameworkMethod frameworkMethod) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getParameters() |
boolean |
isApplicable() |
public ParametersFromCustomProvider(org.junit.runners.model.FrameworkMethod frameworkMethod)
public boolean isApplicable()
public Object[] getParameters()
Copyright © 2016 Pragmatists. All rights reserved.