Juergen Hoeller
|
4ccb352aac
|
ReloadableResourceBundleMessageSource correctly calculates filenames for locales with variant but without country now (SPR-5716)
|
16 years ago |
Sam Brannen
|
7d4da0085c
|
[SPR-5713] JavaDoc polishing for @ContextConfiguration.
|
16 years ago |
Sam Brannen
|
7a0f82029a
|
Corrected typos
|
16 years ago |
Juergen Hoeller
|
bc85b54a87
|
final preparations for M3 release
|
16 years ago |
Keith Donald
|
843ef7e33d
|
convert addition
|
16 years ago |
Keith Donald
|
08a4004a51
|
embedded db support
|
16 years ago |
Keith Donald
|
4bfcd16130
|
polish
|
16 years ago |
Juergen Hoeller
|
0320445316
|
moved ScheduledTaskRegistrar to new config package (where the scheduling namespace will live as well)
|
16 years ago |
Keith Donald
|
6771a22988
|
polish
|
16 years ago |
Keith Donald
|
c25760f5db
|
polish
|
16 years ago |
Keith Donald
|
f64dcd379e
|
polish
|
16 years ago |
Keith Donald
|
567dd1eefb
|
package
|
16 years ago |
Keith Donald
|
442e7343d6
|
polish
|
16 years ago |
Sam Brannen
|
d159195b79
|
[SPR-5145] Updated package.html files regarding upgrade to JUnit 4.5.
|
16 years ago |
Keith Donald
|
bc9ad5685d
|
eliminated dependency on jdbc core
|
16 years ago |
Sam Brannen
|
c0c9501005
|
[SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well.
|
16 years ago |
Sam Brannen
|
94ceacf843
|
Reinserted blank line for consistent formatting of the change log.
|
16 years ago |
Sam Brannen
|
1ec455bab3
|
Added TestContext framework changes to the change log.
|
16 years ago |
Juergen Hoeller
|
b2319fa38b
|
reactivated ThrowsAdviceInterceptorTests
|
16 years ago |
Juergen Hoeller
|
c356d99621
|
prepared for 3.0 M3 release
|
16 years ago |
Juergen Hoeller
|
1b5a433f22
|
added ScheduledTaskRegistrar etc
|
16 years ago |
Juergen Hoeller
|
47fc8be59f
|
added test for custom controller stereotype
|
16 years ago |
Juergen Hoeller
|
c7f8d1be62
|
reactivated ignored tests in revised form
|
16 years ago |
Juergen Hoeller
|
636d1db36d
|
avoid NPE for definitions without bean class specified
|
16 years ago |
Juergen Hoeller
|
b88edd1dfc
|
polishing
|
16 years ago |
Juergen Hoeller
|
e57543a8f3
|
turned CountingBeforeAdvice into top-level class
|
16 years ago |
Juergen Hoeller
|
250ef281a4
|
reverted non-public proxy interface change
|
16 years ago |
Arjen Poutsma
|
9fe2b5d211
|
Moved DefaultHandlerExceptionResolver to fix a tangle.
|
16 years ago |
Juergen Hoeller
|
cef7a2b965
|
exclude non-public interfaces when autodetecting proxy interfaces
|
16 years ago |
Juergen Hoeller
|
9d8c99fa1b
|
minimized local MockServletContext dependencies
|
16 years ago |
Juergen Hoeller
|
d446afad33
|
added local Servlet API mocks
|
16 years ago |
Juergen Hoeller
|
b15e77d5d0
|
renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation
|
16 years ago |
Arjen Poutsma
|
0a0938fdd6
|
SPR-5426 - Allow for custom processing or result objects returned from handler/controller methods
|
16 years ago |
Juergen Hoeller
|
a6124793fc
|
polishing
|
16 years ago |
Juergen Hoeller
|
6930859e82
|
removed StandardScopes pseudo-enum (superseded by meta-annotated scopes)
|
16 years ago |
Juergen Hoeller
|
9b4f9106c5
|
polishing
|
16 years ago |
Sam Brannen
|
9daae23e17
|
[SPR-5145] Updated reference manual regarding deprecation of the legacy JUnit 3.8 code base.
[SPR-5713] Updated reference manual with an example demonstrating the new 'value' alias for @ContextConfiguration's 'locations' attribute.
|
16 years ago |
Sam Brannen
|
781da89d92
|
[SPR-5713] Added 'value' alias for @ContextConfiguration's 'locations' attribute.
|
16 years ago |
Sam Brannen
|
a6a8b29d19
|
Fixed typo in JavaDoc
|
16 years ago |
Sam Brannen
|
a637912762
|
[SPR-5710] Subclasses of SpringJUnit4ClassRunner can now override the default ContextLoader class via the new getDefaultContextLoaderClassName(Class) method.
|
16 years ago |
Thomas Risberg
|
0383f705ae
|
clean-up of the @Bean content
|
16 years ago |
Thomas Risberg
|
05f1d08028
|
re-arranged the @Bean content
|
16 years ago |
Thomas Risberg
|
b1577c28e2
|
removed some JavaConfig references
|
16 years ago |
Thomas Risberg
|
9aaea34262
|
fixed DOCTYPE to refer to the root_element used
|
16 years ago |
Sam Brannen
|
62c991f9d6
|
[SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well.
|
16 years ago |
Sam Brannen
|
17858915ab
|
Corrected grammar and spelling mistakes in reference manual.
|
16 years ago |
Sam Brannen
|
db486e147b
|
Added Eclipse project settings to the reference documentation so that the documentation can be more easily edited and built within Eclipse.
|
16 years ago |
Sam Brannen
|
d3af831334
|
Now parameterizing with <?> where appropriate.
|
16 years ago |
Sam Brannen
|
6327b3484b
|
[SPR-5145] Improved test suite for SpringJUnit4ClassRunner: added specific unit tests for test timeouts, repeated tests, and expected exceptions.
|
16 years ago |
Thomas Risberg
|
41423a9ab9
|
added some JavaConfig content
|
16 years ago |