1. 27 6月, 2011 1 次提交
  2. 26 6月, 2011 3 次提交
  3. 22 6月, 2011 1 次提交
  4. 21 6月, 2011 4 次提交
  5. 20 6月, 2011 6 次提交
  6. 19 6月, 2011 2 次提交
  7. 18 6月, 2011 2 次提交
    • S
      polishing developer documentation · 7dd69329
      Sam Brannen 提交于
      7dd69329
    • S
      [SPR-8386] SmartContextLoader enhancements: · 9a56deb2
      Sam Brannen 提交于
      - introduced processContextConfigurationAttributes() method in SmartContextLoader SPI
      - refactored AnnotationConfigContextLoader, AbstractContextLoader, AbstractGenericContextLoader, ContextLoaderUtils, and TestContext implementations to take advantage of the SmartContextLoader SPI, MergedContextConfiguration, and ContextConfigurationAttributes
      - deleted ResourceTypeAwareContextLoader
      - deleted ContextLoaderUtils.LocationsResolver and implementations
      - moved context key generation from TestContext to MergedContextConfiguration
      9a56deb2
  8. 12 6月, 2011 1 次提交
  9. 04 6月, 2011 3 次提交
  10. 03 6月, 2011 3 次提交
    • S
      Suppressing warnings for deprecation of SimpleJdbcTemplate; polishing JavaDoc;... · 0d4469d8
      Sam Brannen 提交于
      Suppressing warnings for deprecation of SimpleJdbcTemplate; polishing JavaDoc; using TestNG assertions in TestNG tests.
      0d4469d8
    • S
      [SPR-6184] AnnotationConfigContextLoader now defines "$ContextConfiguration"... · 39583d23
      Sam Brannen 提交于
      [SPR-6184] AnnotationConfigContextLoader now defines "$ContextConfiguration" as the resource suffix for generated default @Configuration class names.
      39583d23
    • S
      [SPR-7960][SPR-8386] Supporting declarative configuration of bean definition... · 2913964b
      Sam Brannen 提交于
      [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
      2913964b
  11. 02 6月, 2011 1 次提交
  12. 01 6月, 2011 6 次提交
  13. 31 5月, 2011 2 次提交
  14. 07 5月, 2011 1 次提交
  15. 06 5月, 2011 1 次提交
    • S
      [SPR-6184] Simplifying ContextLoader implmementation: · ddc9bbb5
      Sam Brannen 提交于
      - Removed AbstractGenericContextLoader's createGenericApplicationContext() method.
      - AnnotationConfigContextLoader now uses an AnnotatedBeanDefinitionReader instead of working with an AnnotationConfigApplicationContext.
      - AnnotationConfigContextLoader now uses the supplied GenericApplicationContext to load configuration classes.
      ddc9bbb5
  16. 11 4月, 2011 1 次提交
  17. 10 4月, 2011 1 次提交
  18. 09 4月, 2011 1 次提交