| Package | Description |
|---|---|
| flarestar.junit.composite.runner.chain |
| Modifier and Type | Method and Description |
|---|---|
static org.junit.runners.ParentRunner<?> |
RunnerChainFactory.makeChain(Class<?> testCaseClass,
CompositeRunner runner) |
org.junit.runners.ParentRunner<?> |
RunnerChainLinkFactory.makeLink(Class<? extends org.junit.runners.ParentRunner<?>> runnerClass,
Class<?> testClass,
CompositeRunner compositeRunner,
org.junit.runners.ParentRunner<?> nextRunner,
boolean isTestStructureProvider) |
List<org.junit.runners.ParentRunner<?>> |
RunnerChainFactory.makeRunnerChain(Class<?> testClass,
CompositeRunner compositeRunner) |
Copyright © 2016. All rights reserved.