1930 Commits (3477ec0a35c5d19d55431f756cc9c6056ee788da)

Author SHA1 Message Date
Sam Brannen 3c2dfebf4e Polish soft assertion support for WebTestClient 3 years ago
Michal Rowicki 25dca40413 Introduce soft assertions for WebTestClient 3 years ago
Sam Brannen dd9b99e13d Introduce ResultActions.andExpectAll() for soft assertions in MockMvc 3 years ago
Sam Brannen cd078eaad8 Use ExceptionCollector for soft assertions in MockMvc 3 years ago
Sam Brannen 5f47d3be22 Polish soft assertions for MockMvc 3 years ago
Michal Rowicki 35bec8102b Introduce soft assertions for MockMvc 3 years ago
Sam Brannen 4c153b80ee Make ExceptionCollector.Executable public 3 years ago
Sam Brannen 81a6ba42a3 Introduce ExceptionCollector testing utility 3 years ago
Sam Brannen 8a7c4fc10d Support HtmlFileInput.setData() with HtmlUnit and MockMvc 3 years ago
Sam Brannen 7da7a976e6 Document when prepareTestInstance() is invoked by the SpringMethodRule 3 years ago
izeye 86ef0236e6 Polish printMvcResultsToWriterWithFailingGlobalResultMatcher() 3 years ago
Sam Brannen bd1f5bd9fc Support Charset for character encoding in MockMvc 3 years ago
Sam Brannen 4d115eef91 Polishing 3 years ago
Sam Brannen 0f421f9f86 Support default character encoding for response in MockMvc 3 years ago
Sam Brannen 41fa199178 Polish PrintingResultHandler 3 years ago
Sam Brannen 881fa889fc Apply global ResultHandlers before ResultMatchers in MockMvc 3 years ago
Sam Brannen e4b9b1fadb Introduce setDefaultCharacterEncoding() in MockHttpServletResponse 3 years ago
Sam Brannen 5b3f11c543 Add @Nullable to setLocale in MockHttpServletResponse 3 years ago
Sam Brannen 96ee8a3bc7 Ensure characterEncoding in MockHttpServletResponse is non-null 3 years ago
Sam Brannen 403e04c0b4 Polish MockHttpServletResponse 3 years ago
Juergen Hoeller acb2aec3dd Compatibility with HtmlUnit 2.51 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Sam Brannen 000b6a7e95 Polish @ResponseStatus javadoc and StatusAssertionTests 3 years ago
Rossen Stoyanchev cc2b980e5c Update MockMvc default for suffixPattern matching 3 years ago
Sam Brannen cd9cad31f9 Increase the likelihood that timed tests pass on CI server 4 years ago
Juergen Hoeller 5f5cd8a7c4 Log resource path resolution failure at debug level (instead of warn) 4 years ago
Sam Brannen d79e33b5a0 Handle empty file input in HtmlUnitRequestBuilder 4 years ago
Sam Brannen 959e6d1745 Handle empty file input in HtmlUnitRequestBuilder 4 years ago
Johnny Lim 98770b15e7
Polishing 4 years ago
Sam Brannen e4f753e3e3 Honor class-level @DirtiesContext if test class is disabled via SpEL 4 years ago
Rossen Stoyanchev 4982b5fcb9 Improve docs on SSE tests for Spring MVC 4 years ago
Rebwon fd17738f76 Polish TestContextAnnotationsUtilsTests 4 years ago
Juergen Hoeller 4f14291e2f Add since tag 4 years ago
Rebwon 7f422f206c Polishing 4 years ago
Rossen Stoyanchev 6e264f9bdd Add test for global Consumer<ExchangeResult> in WebTestClient 4 years ago
Rossen Stoyanchev c6b271f1b6 Support global Consumer<ExchangeResult> in WebTestClient 4 years ago
Juergen Hoeller c1b1940dd2 Polishing 4 years ago
Juergen Hoeller 97b3aa4b13 Polishing 4 years ago
Michal Stehlik 79b5710386 StatusAssertion value methods fail when used with custom status code 4 years ago
Sam Brannen 5593e95e89 Do not assert thread count in ParallelApplicationEventsIntegrationTests 4 years ago
Johnny Lim cf4e77907f
Fix MockHttpServletRequest reference in Javadoc 4 years ago
Rossen Stoyanchev 274db2f7a9 Undo HttpServletMapping support in MockHttpServletRequest 4 years ago
Sam Brannen 49ccd7ad9c Polish MockHttpServletResponseTests 4 years ago
Koos Gadellaa 40661d62c1 Support cookie w/ only Expires attribute in MockHttpServletResponse 4 years ago
Sam Brannen e17ca9a4e9 Implement toString() in MockCookie 4 years ago
Juergen Hoeller ca8261cbf8 Polishing 4 years ago
Juergen Hoeller df977a2fd2 Nullability refinements and related polishing 4 years ago
Sam Brannen 5d70aaacef Improve diagnostics for flaky ParallelApplicationEventsIntegrationTests 4 years ago
Sam Brannen bc90512309 Fix Checkstyle violation 4 years ago
Sam Brannen edd15646af Check available processors in ParallelApplicationEventsIntegrationTests 4 years ago