1680 Commits (313a7836b091d20dbb9763b3677d559fea32d13d)

Author SHA1 Message Date
Arjen Poutsma 3cbea86335 Deprecate MockServerRequest 5 years ago
Rossen Stoyanchev a134e92e7f Improve checks on URI string in MockMvc request builder 5 years ago
Hyunjin Choi 7528b9487d
Simplify code in spring-test by using Collections.addAll 5 years ago
Sam Brannen 05301d24c1 Upgrade to JUnit Jupiter 5.6 5 years ago
Rossen Stoyanchev 009dfbfafc MockRestServiceServer clears failed requests map 5 years ago
Hyunjin Choi 273812f9c5 Remove unnecessary escapes in regular expressions 5 years ago
Sam Brannen cbb037bc68 Suppress deprecation warning in spring-test 5 years ago
Rossen Stoyanchev 547342b27d Status code as Integer methods in ServerHttpResponse 5 years ago
Rossen Stoyanchev c69703ffdb Deprecate path extension strategies 5 years ago
Sébastien Deleuze 6747cc1353 Make WebTestClientExtensions.expectBody generics compliant 5 years ago
Sam Brannen 7b6d83a106 Use Gradle test fixture support for spring-web 5 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Rossen Stoyanchev 542297b30d Polishing of contribution 5 years ago
Dzmitry Kabysh f4509d6e3a Allow any Accept and Content-Type raw values 5 years ago
wonwoo f8d6896e40 Replace context object with "it" argument 5 years ago
Rossen Stoyanchev dd9b6287b4 Expose ClientCodecConfigurer in WebClient.Builder 5 years ago
Rossen Stoyanchev 1b172c1d20 Expose localAddress in WebFlux server 5 years ago
Johnny Lim 1e83e889aa Use hasSize() where possible 5 years ago
Sam Brannen 2108bdf876 Introduce regression test for prototype @ControllerAdvice beans 5 years ago
Rossen Stoyanchev fcbc437825 Polishing (follow-up on acfeb7) 5 years ago
Rossen Stoyanchev acfeb77d41 Polishing 5 years ago
Brian Clozel d4209392d2 Allow ExchangeStrategies customizations in WebClient 5 years ago
Brian Clozel 1560bbd81e Revert "Allow ExchangeStrategies customizations in WebClient" 5 years ago
Brian Clozel b3020bc484 Allow ExchangeStrategies customizations in WebClient 5 years ago
Rossen Stoyanchev 395c1e415c Polishing contribution 5 years ago
Frederik Boster a15a726fef Improve getMultipartContentType in mock request. 5 years ago
Sébastien Deleuze 6c7250b0ae Make Kotlin DSL class constructors internal 5 years ago
Sébastien Deleuze dc0ebefc56 Add support for asyncDispatch to MockMvc Kotlin DSL 5 years ago
Rossen Stoyanchev 21b2fc1f01 Improve HttpHandlerConnection completion 5 years ago
stsypanov 1f3b595a03 Use String.isEmpty() instead of String.equals("") 5 years ago
Rossen Stoyanchev f4e0288357 Remove mentions of Tomcat async request timeout value 5 years ago
Sam Brannen 2728f10a07 Test instance behavior for request-scoped @ControllerAdvice beans 5 years ago
Sam Brannen b4e1d48322 Ignore scoped proxy targets for @ControllerAdvice beans 5 years ago
Rossen Stoyanchev f4c847b723 MockHttpServletRequestBuilder sets content-length 5 years ago
Rossen Stoyanchev 16c7a40c53 Minor refactoring 5 years ago
Johannes Teklote 879b2df052 queryParam options for MockMVC requeusts 5 years ago
Sam Brannen a26d37b407 Polishing 5 years ago
Rossen Stoyanchev 347f16c8ac Polishing 5 years ago
Pat Turner 6db8306e46 XpathResultMatcher supports Hamcrest Matcher NodeList 5 years ago
Sam Brannen cb9d27b9b8 Polish contribution and fix build 5 years ago
Rob Tompkins cfb7777a07 Exception response for MockRestServiceServer 5 years ago
Rossen Stoyanchev 5d2fc2fc32 HttpHandlerConnector uses non-blocking thread 5 years ago
Sam Brannen 29599a93a4 Re-enable support for invalid Expires attributes in MockCookie 5 years ago
Sam Brannen cef4478b7b Treat InvalidPathException like an IOException in MockServletContext 5 years ago
Juergen Hoeller 046380988b Nullability refinements 5 years ago
Sam Brannen ce0b012f43 Polish contribution 5 years ago