org.kubek2k.springockito.annotations
Class SpringockitoContextLoader
java.lang.Object
org.springframework.test.context.support.AbstractContextLoader
org.springframework.test.context.support.AbstractGenericContextLoader
org.springframework.test.context.support.GenericXmlContextLoader
org.kubek2k.springockito.annotations.SpringockitoContextLoader
- All Implemented Interfaces:
- org.springframework.test.context.ContextLoader, org.springframework.test.context.SmartContextLoader
public class SpringockitoContextLoader
- extends org.springframework.test.context.support.GenericXmlContextLoader
| Fields inherited from class org.springframework.test.context.support.AbstractGenericContextLoader |
logger |
| Methods inherited from class org.springframework.test.context.support.GenericXmlContextLoader |
createBeanDefinitionReader, getResourceSuffix |
| Methods inherited from class org.springframework.test.context.support.AbstractGenericContextLoader |
customizeBeanFactory, loadBeanDefinitions, loadContext, loadContext, prepareContext |
| Methods inherited from class org.springframework.test.context.support.AbstractContextLoader |
isGenerateDefaultLocations, processContextConfiguration, processLocations |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringockitoContextLoader
public SpringockitoContextLoader()
customizeContext
protected void customizeContext(org.springframework.context.support.GenericApplicationContext context)
- Overrides:
customizeContext in class org.springframework.test.context.support.AbstractGenericContextLoader
generateDefaultLocations
protected String[] generateDefaultLocations(Class<?> clazz)
- Overrides:
generateDefaultLocations in class org.springframework.test.context.support.AbstractContextLoader
modifyLocations
protected String[] modifyLocations(Class<?> clazz,
String... passedLocations)
- Overrides:
modifyLocations in class org.springframework.test.context.support.AbstractContextLoader
Copyright © 2013. All Rights Reserved.