spring-framework/org.springframework.test/src
Sam Brannen b986a8f32b [SPR-7960][SPR-8386] Supporting declarative configuration of bean definition profiles in the TestContext framework:
- TextContext now works with MergedContextConfiguration instead of locations and loader
- TextContext now builds context caching key from MergedContextConfiguration
- Test context caching is now based on locations, classes, active profiles, and context loader
- TextContext now delegates to SmartContextLoader or ContextLoader as appropriate
- AbstractContextLoader now implements SmartContextLoader
- AbstractGenericContextLoader now sets active profiles in the GenericApplicationContext 
- Introduced integration tests for profile support in the TCF for both XML and annotation config

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4421 50f2f4bb-b051-0410-bef5-90022cba6387
2011-06-02 17:51:37 +00:00
..
main [SPR-7960][SPR-8386] Supporting declarative configuration of bean definition profiles in the TestContext framework: 2011-06-02 17:51:37 +00:00
test [SPR-7960][SPR-8386] Supporting declarative configuration of bean definition profiles in the TestContext framework: 2011-06-02 17:51:37 +00:00