public class ContiPerfSuiteRunner
extends org.junit.runners.Suite
Runner class for wrapping test classes that are unaware of
ContiPerf with a suite class that adds performance test and requirements
configuration.| Constructor and Description |
|---|
ContiPerfSuiteRunner(Class<?> suiteClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.junit.runner.notification.RunNotifier runnotifier) |
describeChild, emptySuite, getChildren, runChildchildrenInvoker, classBlock, classRules, collectInitializationErrors, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, isIgnored, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClassespublic ContiPerfSuiteRunner(Class<?> suiteClass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorCopyright © 2019. All rights reserved.