Skip to content

Commit bfbd7de

Browse files
committed
Documented recent changes to the TestContext framework in the changelog
1 parent a298c2d commit bfbd7de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

build-spring-framework/resources/changelog.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ Changes in version 3.1 RC1 (2011-08-xx)
3939
* JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session
4040
* added ConcurrentMapCacheManager, dynamically building ConcurrentMapCache instances at runtime
4141
* added "disabled" property to EhCacheFactoryBean
42-
* AnnotationConfigContextLoader now supports default configuration classes within test classes
42+
* AnnotationConfigContextLoader now detects default configuration classes within test classes
43+
* TestContext now uses MergedContextConfiguration for the ContextCache key
44+
* introduced DelegatingSmartContextLoader as the new default ContextLoader for the TestContext framework
4345
* extended Servlet API mocks for Servlet 3.0 forward compatibility as far as possible
4446
* made MockHttpServletResponse compatible with Servlet 3.0 getHeader(s) method returning Strings
4547
* added getHeaderValue(s) method to MockHttpServletResponse for raw value access

0 commit comments

Comments
 (0)