File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
build-spring-framework/resources Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,10 @@ Changes in version 3.1 RC1 (2011-09-xx)
4444* JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session
4545* added ConcurrentMapCacheManager, dynamically building ConcurrentMapCache instances at runtime
4646* added "disabled" property to EhCacheFactoryBean
47+ * introduced DelegatingSmartContextLoader as new default ContextLoader for TestContext framework
48+ * deprecated @ExpectedException
4749* AnnotationConfigContextLoader now detects default configuration classes within test classes
4850* TestContext now uses MergedContextConfiguration for the ContextCache key
49- * introduced DelegatingSmartContextLoader as new default ContextLoader for TestContext framework
5051* extended Servlet API mocks for Servlet 3.0 forward compatibility as far as possible
5152* made MockHttpServletResponse compatible with Servlet 3.0 getHeader(s) method returning Strings
5253* added getHeaderValue(s) method to MockHttpServletResponse for raw value access
You can’t perform that action at this time.
0 commit comments