13017 Commits (dfef4e09daf17c3e37226199309423db790b2ce7)
 

Author SHA1 Message Date
Juergen Hoeller dd65689e0a MethodParameter.equals accepts subclasses pointing to same target declaration again 8 years ago
Juergen Hoeller 04e9c2bf0c Aspect actually applies in PersistenceExceptionTranslationPostProcessorTests 8 years ago
Juergen Hoeller adbc592f50 Unwrap JPA PersistenceException on flush failure (for Hibernate 5.2) 8 years ago
Juergen Hoeller ddb4117233 HibernateExceptionTranslator converts JPA exceptions as well (for Hibernate 5.2) 8 years ago
Sam Brannen adfea826cc Configure JUL/log4j for JUnit 5 in spring-test 8 years ago
Sam Brannen 833deadddc Ensure test fails for the correct reason 8 years ago
Sam Brannen 7ec85a3c3b Support suppressed exceptions in the TestContext framework 8 years ago
Sam Brannen 5f176f50d3 Polishing 8 years ago
Sam Brannen 6162e30f3c Clean up warnings in AsyncTests 8 years ago
Juergen Hoeller 8ccd727c9a AbstractHandlerMethodMapping adds type+method info to getMappingForMethod exceptions 8 years ago
Juergen Hoeller 84afc601b8 Configurable UrlPathHelper in PathExtensionContentNegotiationStrategy 8 years ago
Arjen Poutsma 56e50d6d68 Moved body processor to writeWithInternal() 8 years ago
Arjen Poutsma 7519d1de41 Moved log4j config to test tree 8 years ago
Arjen Poutsma f82f17d7f7 Moved Servlet Publisher and Processor 8 years ago
Arjen Poutsma 392a1660a4 Polishing 8 years ago
Arjen Poutsma e64907eed8 Removed ServletAsyncContextSynchronizer 8 years ago
Arjen Poutsma d2fce24eb4 Introduced ResponseBodyWriteResultPublisher 8 years ago
Rossen Stoyanchev e91c1cd5a7 Merge pull request #1106 from darklynx/streaming_response_test 8 years ago
Rossen Stoyanchev 01a63dd84d Polish AsyncTests 8 years ago
Vladimir L 7da63c57b3 tests for asynchronous processing if controller returns StreamingResponseBody 8 years ago
Brian Clozel e906a78e0f Move server testing infrastructure to test sources 8 years ago
Sam Brannen c341b39f71 Move "What's New" reference manual chapter to the wiki 8 years ago
Sam Brannen 68b3bc0394 Use Supplier<String> support in Assert in spring-test 8 years ago
Sam Brannen 264f5860a8 Use Supplier<String> support in Assert in spring-core 8 years ago
Sam Brannen 17dd5dd22d Introduce Supplier<String> support in Assert util 8 years ago
Sam Brannen 3d4338f555 Clean up warnings in spring-core 8 years ago
Brian Clozel 147a35f4f1 Polish AntPathMatcher.setTrimTokens javadoc 8 years ago
Arjen Poutsma d736245f28 Changed from interval() to intervalMillis() 8 years ago
Stephane Maldini c2c7e3b596 Polish timed operators and remove useTimer() 8 years ago
Brian Clozel 3ce49819f2 Update link to Spring CLA in CONTRIBUTING doc 8 years ago
Stephane Nicoll c425e774a3 Polish 8 years ago
Stephane Nicoll 2ee42192b3 Merge pull request #1105 from fisache:master 8 years ago
fisache 55ad5a448e Polish doc 8 years ago
Stephane Nicoll 825a5ec029 Merge pull request #1107 from nkjackzhang:patch-5 8 years ago
nkjackzhang 1fb93044af Polish doc 8 years ago
Rossen Stoyanchev b66cc71d66 Merge RequestMappingIntegrationTests refactoring 8 years ago
Rossen Stoyanchev aa47616be2 Split TestRestController into use-case sub-classes 8 years ago
Rossen Stoyanchev 7e07fb16d8 Split RequestMappingIntegrationTests into sub-classes 8 years ago
Rossen Stoyanchev 35f791acf8 Extract base class for RequestMappingIntegrationTests 8 years ago
Rossen Stoyanchev 6fde86903d Declare HTTP method mappings TestRestController 8 years ago
Rossen Stoyanchev aa1397b8ba Polish method order in RequestMappingIntegrationTests 8 years ago
Sam Brannen 22345f7c25 Upgrade tests to EhCache 2.10+ 8 years ago
Sam Brannen f7f37cdb1b Introduce before/after test execution callbacks in the TCF 8 years ago
Sam Brannen 80018c67e7 Introduce before/after test execution support in the SpringExtension 8 years ago
Sam Brannen da89332840 Introduce before/after test execution support in SpringJUnit4ClassRunner 8 years ago
Sam Brannen 3da5fbe995 Introduce before/after test execution support in AbstractTestNGSpringContextTests 8 years ago
Sam Brannen 087efa668c Introduce before/after test execution callbacks in TestContextManager 8 years ago
Sam Brannen 5302566cbb Introduce before/after test execution callbacks in TestExecutionListener 8 years ago
Stephane Nicoll 11ed26584d Polish 8 years ago
Stephane Nicoll 15c3cdd48d Fix NoOpCache handling of get(key,callable) 8 years ago