junitparams.internal.parameters
Class ParametersReader
java.lang.Object
junitparams.internal.parameters.ParametersReader
public class ParametersReader
- extends Object
|
Constructor Summary |
ParametersReader(Class<?> testClass,
org.junit.runners.model.FrameworkMethod frameworkMethod)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ILLEGAL_STATE_EXCEPTION_MESSAGE
public static final String ILLEGAL_STATE_EXCEPTION_MESSAGE
ParametersReader
public ParametersReader(Class<?> testClass,
org.junit.runners.model.FrameworkMethod frameworkMethod)
read
public Object[] read()
Copyright © 2017 Pragmatists. All rights reserved.