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
Exception
Copyright © 2018. All rights reserved.