Skip to content

Commit 1ec455b

Browse files
committed
Added TestContext framework changes to the change log.
1 parent b2319fa commit 1ec455b

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
@@ -53,7 +53,9 @@ Changes in version 3.0.0.M3 (2009-05-05)
5353
* introduced ModelAndViewResolver SPI for custom handler method return types
5454
* FreeMarkerView can be initialized with ServletContext only (e.g. for testing)
5555
* MockPortletSession supports destruction of session attributes on invalidation
56-
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
5759

5860
Changes in version 3.0.0.M2 (2009-02-25)
5961
----------------------------------------

0 commit comments

Comments
 (0)