|
Liferay 7.0-ce-m2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.runner.Runner
org.junit.runners.ParentRunner<org.junit.runners.model.FrameworkMethod>
org.junit.runners.BlockJUnit4ClassRunner
com.liferay.portal.kernel.test.AbstractIntegrationJUnitTestRunner
com.liferay.portal.test.runners.CustomizableSpringContextJUnitTestRunner
public abstract class CustomizableSpringContextJUnitTestRunner
| Constructor Summary | |
|---|---|
CustomizableSpringContextJUnitTestRunner(Class<?> clazz)
|
|
| Method Summary | |
|---|---|
abstract void |
afterApplicationContextInit()
|
abstract List<String> |
getExtraConfigLocations()
|
void |
initApplicationContext()
|
protected List<String> |
processConfigLocations(List<String> configLocations)
|
| Methods inherited from class com.liferay.portal.kernel.test.AbstractIntegrationJUnitTestRunner |
|---|
withAfterClasses, withAfters, withBeforeClasses, withBefores |
| Methods inherited from class org.junit.runners.BlockJUnit4ClassRunner |
|---|
collectInitializationErrors, computeTestMethods, createTest, describeChild, getChildren, getTestRules, methodBlock, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withPotentialTimeout |
| Methods inherited from class org.junit.runners.ParentRunner |
|---|
childrenInvoker, classBlock, classRules, filter, getDescription, getName, getRunnerAnnotations, getTestClass, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods |
| Methods inherited from class org.junit.runner.Runner |
|---|
testCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomizableSpringContextJUnitTestRunner(Class<?> clazz)
throws org.junit.runners.model.InitializationError
org.junit.runners.model.InitializationError| Method Detail |
|---|
public abstract void afterApplicationContextInit()
public abstract List<String> getExtraConfigLocations()
public void initApplicationContext()
initApplicationContext in class AbstractIntegrationJUnitTestRunnerprotected List<String> processConfigLocations(List<String> configLocations)
|
Liferay 7.0-ce-m2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||