public class XtextRunner
extends org.junit.runners.BlockJUnit4ClassRunner
| Constructor and Description |
|---|
XtextRunner(Class<?> klass) |
| Modifier and Type | Method and Description |
|---|---|
protected IInjectorProvider |
createInjectorProvider() |
protected Object |
createTest() |
protected IInjectorProvider |
getInjectorProvider() |
protected IInjectorProvider |
getOrCreateInjectorProvider() |
protected org.junit.runners.model.Statement |
methodBlock(org.junit.runners.model.FrameworkMethod method) |
protected org.junit.runners.model.Statement |
superMethodBlock(org.junit.runners.model.FrameworkMethod method) |
collectInitializationErrors, computeTestMethods, describeChild, getChildren, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateInstanceMethods, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic XtextRunner(Class<?> klass) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationErrorprotected Object createTest() throws Exception
createTest in class org.junit.runners.BlockJUnit4ClassRunnerExceptionprotected org.junit.runners.model.Statement methodBlock(org.junit.runners.model.FrameworkMethod method)
methodBlock in class org.junit.runners.BlockJUnit4ClassRunnerprotected org.junit.runners.model.Statement superMethodBlock(org.junit.runners.model.FrameworkMethod method)
protected IInjectorProvider getOrCreateInjectorProvider()
protected IInjectorProvider getInjectorProvider()
protected IInjectorProvider createInjectorProvider()
Copyright © 2016. All Rights Reserved.