public class RunnerProvider extends Object
| Constructor and Description |
|---|
RunnerProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isJUnit45OrHigherAvailable() |
RunnerImpl |
newInstance(String runnerClassName,
Class<?> constructorParam) |
public boolean isJUnit45OrHigherAvailable()
public RunnerImpl newInstance(String runnerClassName, Class<?> constructorParam) throws Exception
ExceptionCopyright © 2018. All rights reserved.