public class EjbUnitRunner extends CdiRunner
container, frameworkMethod, startupException, weld| Constructor and Description |
|---|
EjbUnitRunner(Class<?> clazz)
create Runner for Test method
|
| Modifier and Type | Method and Description |
|---|---|
protected org.junit.runners.model.Statement |
methodBlock(org.junit.runners.model.FrameworkMethod frameworkMethodP) |
createTestcollectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic EjbUnitRunner(Class<?> clazz) throws org.junit.runners.model.InitializationError
clazz - the class of the TestMethodorg.junit.runners.model.InitializationError - in case of problems during initializationCopyright © 2017–2018. All rights reserved.