952 Commits (0ec4be37d591bcc8a3f5ae10ac3daa905599bb84)

Author SHA1 Message Date
Rossen Stoyanchev 1b3fd9edff Ensure one time logging for request details 5 years ago
Leeseojune 434cbab6a7
Update copyright date in tests in spring-test 5 years ago
Sam Brannen 3c2dfebf4e Polish soft assertion support for WebTestClient 5 years ago
Michal Rowicki 25dca40413 Introduce soft assertions for WebTestClient 5 years ago
Sam Brannen dd9b99e13d Introduce ResultActions.andExpectAll() for soft assertions in MockMvc 5 years ago
Sam Brannen cd078eaad8 Use ExceptionCollector for soft assertions in MockMvc 5 years ago
Sam Brannen 5f47d3be22 Polish soft assertions for MockMvc 5 years ago
Michal Rowicki 35bec8102b Introduce soft assertions for MockMvc 5 years ago
Sam Brannen 81a6ba42a3 Introduce ExceptionCollector testing utility 5 years ago
Sam Brannen 8a7c4fc10d Support HtmlFileInput.setData() with HtmlUnit and MockMvc 5 years ago
izeye 86ef0236e6 Polish printMvcResultsToWriterWithFailingGlobalResultMatcher() 5 years ago
Sam Brannen bd1f5bd9fc Support Charset for character encoding in MockMvc 5 years ago
Sam Brannen 4d115eef91 Polishing 5 years ago
Sam Brannen 0f421f9f86 Support default character encoding for response in MockMvc 5 years ago
Sam Brannen 881fa889fc Apply global ResultHandlers before ResultMatchers in MockMvc 5 years ago
Sam Brannen e4b9b1fadb Introduce setDefaultCharacterEncoding() in MockHttpServletResponse 5 years ago
Sam Brannen 96ee8a3bc7 Ensure characterEncoding in MockHttpServletResponse is non-null 5 years ago
Sam Brannen 000b6a7e95 Polish @ResponseStatus javadoc and StatusAssertionTests 5 years ago
Sam Brannen cd9cad31f9 Increase the likelihood that timed tests pass on CI server 5 years ago
Sam Brannen d79e33b5a0 Handle empty file input in HtmlUnitRequestBuilder 5 years ago
Sam Brannen 959e6d1745 Handle empty file input in HtmlUnitRequestBuilder 5 years ago
Johnny Lim 98770b15e7
Polishing 5 years ago
Sam Brannen e4f753e3e3 Honor class-level @DirtiesContext if test class is disabled via SpEL 5 years ago
Rossen Stoyanchev 4982b5fcb9 Improve docs on SSE tests for Spring MVC 5 years ago
Rebwon fd17738f76 Polish TestContextAnnotationsUtilsTests 5 years ago
Rebwon 7f422f206c Polishing 5 years ago
Rossen Stoyanchev 6e264f9bdd Add test for global Consumer<ExchangeResult> in WebTestClient 5 years ago
Juergen Hoeller c1b1940dd2 Polishing 5 years ago
Michal Stehlik 79b5710386 StatusAssertion value methods fail when used with custom status code 5 years ago
Sam Brannen 5593e95e89 Do not assert thread count in ParallelApplicationEventsIntegrationTests 5 years ago
Sam Brannen 49ccd7ad9c Polish MockHttpServletResponseTests 5 years ago
Koos Gadellaa 40661d62c1 Support cookie w/ only Expires attribute in MockHttpServletResponse 5 years ago
Sam Brannen 5d70aaacef Improve diagnostics for flaky ParallelApplicationEventsIntegrationTests 5 years ago
Sam Brannen bc90512309 Fix Checkstyle violation 5 years ago
Sam Brannen edd15646af Check available processors in ParallelApplicationEventsIntegrationTests 5 years ago
Sam Brannen 836976d732 Increase fudge factor 5 years ago
Sam Brannen c19b2851f1 Ignore null Locale in MockHttpServletResponse 5 years ago
Sam Brannen 3b4a3431d4 Ignore null header value in MockHttpServletResponse 5 years ago
Sam Brannen cd9d562129 Check thread count in ParallelApplicationEventsIntegrationTests 5 years ago
Sam Brannen 4a7a2258f9 Unwrap proxied DataSources in SqlScriptsTestExecutionListener 5 years ago
Rossen Stoyanchev 584dabbb39 Add all non-file parts as request parameters 5 years ago
Rossen Stoyanchev 35225e5794 Add verify(Duration) to MockRestServiceServer 5 years ago
Rossen Stoyanchev a1cf6bbc37 Avoid wrapping of AssertionError in ExchangeResult 5 years ago
Sam Brannen ee41ebc1ab Polish MockMvcReuseTests 5 years ago
Sam Brannen 885f6dbab9 Ensure ParallelApplicationEventsIntegrationTests passes on CI server 5 years ago
Sam Brannen 1565f4b83e Introduce ApplicationEvents to assert events published during tests 5 years ago
Rossen Stoyanchev bcfbde9848 Parse parts in MockMultipartHttpServletRequestBuilder 5 years ago
Rossen Stoyanchev d82cb15439 Ensure both mock files and parts can be provided 5 years ago
Sam Brannen 0819a9fcc9 Discover @DynamicPropertySource methods on enclosing test classes 5 years ago
Sam Brannen 1b0be5862d Polishing 5 years ago