We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2319fa commit 1ec455bCopy full SHA for 1ec455b
build-spring-framework/resources/changelog.txt
@@ -53,7 +53,9 @@ Changes in version 3.0.0.M3 (2009-05-05)
53
* introduced ModelAndViewResolver SPI for custom handler method return types
54
* FreeMarkerView can be initialized with ServletContext only (e.g. for testing)
55
* MockPortletSession supports destruction of session attributes on invalidation
56
-
+* completed upgrade of the TestContext Framework to JUnit 4.5
57
+* SpringJUnit4ClassRunner subclasses can now override the default ContextLoader class
58
+* added "value" alias for @ContextConfiguration's "locations" attribute
59
60
Changes in version 3.0.0.M2 (2009-02-25)
61
----------------------------------------
0 commit comments