public final class ParentRunnerHacker<T> extends Object
Constructor and Description |
---|
ParentRunnerHacker(org.junit.runners.ParentRunner<T> runner) |
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Description |
describeChild(T child) |
List<T> |
getChildren() |
void |
runChild(T child,
org.junit.runner.notification.RunNotifier notifier) |
public ParentRunnerHacker(org.junit.runners.ParentRunner<T> runner)
Copyright © 2002-2017 Atlassian. All Rights Reserved.