public class ProxyRunner
extends org.junit.runners.BlockJUnit4ClassRunner
Constructor and Description |
---|
ProxyRunner(Class<?> klass,
DataObjectInstantiator instantiator) |
Modifier and Type | Method and Description |
---|---|
protected String |
getName() |
protected org.junit.runners.model.Statement |
methodBlock(org.junit.runners.model.FrameworkMethod method) |
protected String |
testName(org.junit.runners.model.FrameworkMethod method) |
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, methodInvoker, possiblyExpectingExceptions, rules, runChild, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeout
public ProxyRunner(Class<?> klass, DataObjectInstantiator instantiator) throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError
protected org.junit.runners.model.Statement methodBlock(org.junit.runners.model.FrameworkMethod method)
methodBlock
in class org.junit.runners.BlockJUnit4ClassRunner
protected String getName()
getName
in class org.junit.runners.ParentRunner<org.junit.runners.model.FrameworkMethod>
protected String testName(org.junit.runners.model.FrameworkMethod method)
testName
in class org.junit.runners.BlockJUnit4ClassRunner
Copyright © 2005-2014 dozer. All Rights Reserved.