public class TinyWebDelegatingSmartContextLoader
extends org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
Constructor and Description |
---|
TinyWebDelegatingSmartContextLoader(org.springframework.test.context.SmartContextLoader smartContextLoader) |
Modifier and Type | Method and Description |
---|---|
protected void |
configureWebResources(org.springframework.web.context.support.GenericWebApplicationContext context,
org.springframework.test.context.web.WebMergedContextConfiguration webMergedConfig) |
protected org.springframework.test.context.SmartContextLoader |
getAnnotationConfigLoader() |
protected org.springframework.test.context.SmartContextLoader |
getXmlLoader() |
org.springframework.context.ApplicationContext |
loadContext(org.springframework.test.context.MergedContextConfiguration mergedConfig) |
public TinyWebDelegatingSmartContextLoader(org.springframework.test.context.SmartContextLoader smartContextLoader)
public org.springframework.context.ApplicationContext loadContext(org.springframework.test.context.MergedContextConfiguration mergedConfig) throws Exception
loadContext
in interface org.springframework.test.context.SmartContextLoader
loadContext
in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
Exception
protected void configureWebResources(org.springframework.web.context.support.GenericWebApplicationContext context, org.springframework.test.context.web.WebMergedContextConfiguration webMergedConfig)
protected org.springframework.test.context.SmartContextLoader getXmlLoader()
getXmlLoader
in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
protected org.springframework.test.context.SmartContextLoader getAnnotationConfigLoader()
getAnnotationConfigLoader
in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
Copyright © 2006–2018 TinyGroup. All rights reserved.