public class SpringockitoAnnotatedContextLoader
extends org.springframework.test.context.support.AnnotationConfigContextLoader
| Constructor and Description |
|---|
SpringockitoAnnotatedContextLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
customizeContext(org.springframework.context.support.GenericApplicationContext context) |
protected Class<?>[] |
detectDefaultConfigurationClasses(Class<?> declaringClass) |
void |
processContextConfiguration(org.springframework.test.context.ContextConfigurationAttributes configAttributes) |
createBeanDefinitionReader, generateDefaultLocations, getResourceSuffix, loadBeanDefinitions, modifyLocationscustomizeBeanFactory, loadContext, loadContext, prepareContextprotected void customizeContext(org.springframework.context.support.GenericApplicationContext context)
customizeContext in class org.springframework.test.context.support.AbstractGenericContextLoaderprotected Class<?>[] detectDefaultConfigurationClasses(Class<?> declaringClass)
detectDefaultConfigurationClasses in class org.springframework.test.context.support.AnnotationConfigContextLoaderpublic void processContextConfiguration(org.springframework.test.context.ContextConfigurationAttributes configAttributes)
processContextConfiguration in interface org.springframework.test.context.SmartContextLoaderprocessContextConfiguration in class org.springframework.test.context.support.AnnotationConfigContextLoaderCopyright © 2013. All Rights Reserved.