12879 Commits (3e47fccf2bc12e5287f315adb8d7b74a9e1d5782)
 

Author SHA1 Message Date
Arjen Poutsma 3e47fccf2b Propagate IOExceptions in Servlet bridge 8 years ago
Arjen Poutsma 4390cd0c2b Fixed Jaxb2CollectionHttpMessageConverterTests 8 years ago
Rossen Stoyanchev 5d1b542698 Move spring-web-reactive classes to spring-web 8 years ago
Rossen Stoyanchev 2e8326220b Move spring-web-reactive classes to spring-core 8 years ago
Rossen Stoyanchev 1022683d1c Fix compiler warnings 8 years ago
Rossen Stoyanchev cb798726bd Update build for spring-web-reactive module 8 years ago
Rob Winch 934bc4f953 Merge spring-reactive 8 years ago
Sam Brannen fd008405a1 Note in TEL: before/after test exec. callbacks don't work w/ JUnit 4 rules 8 years ago
Sam Brannen 3fa88c2b56 Document suppressed exception support in TestContextManager 8 years ago
nkjackzhang e2b8a786ff Polish doc 8 years ago
Stephane Nicoll ff738e7670 Polish contribution 8 years ago
spodgurskiy f075aac7f9 Fix MethodBasedEvaluationContext.lazyLoadArguments 8 years ago
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