1930 Commits (3477ec0a35c5d19d55431f756cc9c6056ee788da)

Author SHA1 Message Date
Sam Brannen 5de549d7d4 Update contentType property via MockHttpServletResponse::setCharacterEncoding() 4 years ago
Sam Brannen c5bb5d6c03 Polish ViewResolutionTests 4 years ago
Brian Clozel 617ec359bd Update after MonoProcessor deprecation in Reactor 4 years ago
Juergen Hoeller b345019415 Introduce getBeanProvider variants with allowEagerInit flag 4 years ago
Sam Brannen 96da1ff9ea Support @RestControllerAdvice in Standalone MockMvc again 4 years ago
Sam Brannen 40fc472c70 Polish ExceptionHandlerTests 4 years ago
Sam Brannen 969aa8ad47 Update copyright date 4 years ago
Sam Brannen 482adb9478 Fix error message for type mismatch in jsonPath().value() 4 years ago
Sam Brannen 5a12e7b2c5 Fix typo in test method names 4 years ago
Sam Brannen 5576321b04 Reset charset field in MockHttpServletResponse 4 years ago
Sam Brannen 89bb9cb749 Polish Javadoc 4 years ago
Sam Brannen 9b0729007f Polish MockHttpServletResponseTests 4 years ago
Brian Clozel 9aae5ed3fa Update Reactor Netty modules 4 years ago
Sam Brannen 86c52a842f Support multiple Content-Language values in MockHttpServletResponse 4 years ago
Sam Brannen d2db43a900 Polish Javadoc 4 years ago
Sam Brannen 27e0febacf Polish MockHttpServletResponseTests 4 years ago
XenoAmess ab859fcc96 Refine use of substring operations 4 years ago
XenoAmess edfc6c0293 Refine use of substring operations 4 years ago
Sam Brannen cdc234d7db Polish contribution 4 years ago
XenoAmess c547809e89 Use instanceof instead of Class#isInstance where feasible 4 years ago
XenoAmess 3b12beb1b8
Simplify if-statements with instanceof checks 4 years ago
Rossen Stoyanchev b16f6fa456 Shared static instance of DefaultDataBufferFactory 4 years ago
Sam Brannen 9d5881e0ad Suppress warnings, remove unused code, etc. 4 years ago
Sébastien Deleuze 6b355df903 Revert "Upgrade to Kotlin 1.4 M2" 4 years ago
Rossen Stoyanchev de0a043739 Add contains form data RequestMatcher 4 years ago
Rossen Stoyanchev bc33ae3f8b Update multipart RequestMatcher 4 years ago
vspac e01160db31 Multipart RequestMatcher's 4 years ago
Juergen Hoeller d36407d585 Deprecate rarely used bean definition variants 4 years ago
Sébastien Deleuze 2a74eff10f Upgrade to Kotlin 1.4 M2 4 years ago
Rossen Stoyanchev 5225a57411 Support for parsed PathPatterns in Spring MVC 4 years ago
Sam Brannen adc76a1d8f Suppress warnings in ResponseCreatorsTests 4 years ago
Sam Brannen b9e52a8089 Delete dead code in MockServerHttpRequest 4 years ago
Arjen Poutsma 0ccf5e19aa Undo MockServerRequest deprecation 5 years ago
Juergen Hoeller d71957ce7c Polishing 5 years ago
Juergen Hoeller f3d4df2fd4 Consistently check available local/remote addresses for non-null 5 years ago
Rossen Stoyanchev 8d449471c7 Polishing contribution 5 years ago
Mihai Dumitrescu b31b8ce6c1 Polishing in MockServerHttpRequest 5 years ago
Rossen Stoyanchev 955f77bf5d Add error message to MockServerHttpRequest 5 years ago
Rossen Stoyanchev 8204055924 MockServerHttpRequest accepts custom HTTP method 5 years ago
Rossen Stoyanchev 23233c3041 Shared read-only instance of UrlPathHelper 5 years ago
Juergen Hoeller 99bd1a1533 Defensive null check against name parameter in AutowireMode#from 5 years ago
Rossen Stoyanchev 875e7f8630 Match multiple values in HeaderAssertions 5 years ago
Sam Brannen 7bcda3a29b Update Javadoc for TestContextTransactionUtils 5 years ago
Sam Brannen 715e8c9ef6 Align TransactionManagementConfigurer support in TCF with production 5 years ago
Sam Brannen 613bd3be1d Honor TxMgmtConfigurer when @Primary tx mgr is present in TCF 5 years ago
Sam Brannen 745cfcb161 Upgrade tests to TestNG 7.1 5 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 5 years ago
Rossen Stoyanchev 5883ea2721 Polishing contribution 5 years ago
Evgenii Koba e15ed44a68 Make HtmlUnitRequestBuilder handle form data file properly 5 years ago
Sam Brannen 1b4b4c3302 Support @TestConstructor config via JUnit Platform config param 5 years ago