public class ProcessEngineRuleRunner
extends org.junit.runners.BlockJUnit4ClassRunner
Constructor and Description |
---|
ProcessEngineRuleRunner(Class<?> klass) |
Modifier and Type | Method and Description |
---|---|
protected List<org.junit.rules.TestRule> |
getTestRules(Object target) |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
collectInitializationErrors, computeTestMethods, createTest, createTest, describeChild, getChildren, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeout
childrenInvoker, classBlock, classRules, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, order, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses, withInterruptIsolation
public ProcessEngineRuleRunner(Class<?> klass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
protected List<org.junit.rules.TestRule> getTestRules(Object target)
getTestRules
in class org.junit.runners.BlockJUnit4ClassRunner
public void run(org.junit.runner.notification.RunNotifier notifier)
run
in class org.junit.runners.ParentRunner<org.junit.runners.model.FrameworkMethod>
Copyright © 2022. All rights reserved.