Package | Description |
---|---|
org.opendaylight.odlparent.featuretest |
Modifier and Type | Method and Description |
---|---|
protected List<PerFeatureRunner> |
PerRepoTestRunner.getChildren() |
protected List<PerFeatureRunner> |
PerRepoTestRunner.recursiveRunnersFromRepoUrl(URL repoUrl,
Class<?> testClass) |
protected List<PerFeatureRunner> |
PerRepoTestRunner.runnersFromFeatures(URL repoUrl,
org.apache.karaf.features.internal.model.Features features,
Class<?> testClass) |
protected List<PerFeatureRunner> |
PerRepoTestRunner.runnersFromRepoUrl(URL repoUrl,
Class<?> testClass) |
protected List<PerFeatureRunner> |
PerRepoTestRunner.runnersFromRepoUrl(URL repoUrl,
Class<?> testClass,
boolean recursive) |
Modifier and Type | Method and Description |
---|---|
protected org.junit.runner.Description |
PerRepoTestRunner.describeChild(PerFeatureRunner child) |
protected void |
PerRepoTestRunner.runChild(PerFeatureRunner child,
org.junit.runner.notification.RunNotifier notifier) |
Copyright © 2017 OpenDaylight. All rights reserved.