public class JstManagedBeanRunner
extends org.junit.runners.BlockJUnit4ClassRunner
Runner class transposes the test class into a CDI managed bean.
For example, it enables satisfying an interceptor on an annotated test class
or annotated test method.
Copyright (c) 2006 - 2017 by Global Technology Consulting Group, Inc. at gtcGroup.com .
| Constructor and Description |
|---|
JstManagedBeanRunner(java.lang.Class<?> testClass)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
createTest() |
collectInitializationErrors, computeTestMethods, describeChild, getChildren, getTestRules, isIgnored, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeout