public class TinyMergedContextConfiguration
extends org.springframework.test.context.MergedContextConfiguration
Constructor and Description |
---|
TinyMergedContextConfiguration(org.springframework.test.context.ContextLoader contextLoader,
org.springframework.test.context.CacheAwareContextLoaderDelegate contextLoaderDelegate,
org.springframework.test.context.MergedContextConfiguration mergedContextConfiguration,
org.springframework.test.context.MergedContextConfiguration parentConfiguration) |
Modifier and Type | Method and Description |
---|---|
org.springframework.context.ApplicationContext |
getParentApplicationContext() |
String |
toString() |
equals, getActiveProfiles, getClasses, getContextCustomizers, getContextInitializerClasses, getContextLoader, getLocations, getParent, getPropertySourceLocations, getPropertySourceProperties, getTestClass, hasClasses, hashCode, hasLocations, hasResources, nullSafeToString
public TinyMergedContextConfiguration(org.springframework.test.context.ContextLoader contextLoader, org.springframework.test.context.CacheAwareContextLoaderDelegate contextLoaderDelegate, org.springframework.test.context.MergedContextConfiguration mergedContextConfiguration, org.springframework.test.context.MergedContextConfiguration parentConfiguration)
public org.springframework.context.ApplicationContext getParentApplicationContext()
getParentApplicationContext
in class org.springframework.test.context.MergedContextConfiguration
public String toString()
toString
in class org.springframework.test.context.MergedContextConfiguration
Copyright © 2006–2018 TinyGroup. All rights reserved.