1615 Commits (e1fb4a1966a340893d6958789520a18638d95cf4)

Author SHA1 Message Date
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
Vedran Pavic 9b2087618b Preserve expires attribute in MockCookie 5 years ago
Sam Brannen 46329d0b97 Polish Javadoc for HeaderAssertions and StatusAssertions 5 years ago
Sam Brannen 5bd1af2a7f Away with the "manger"; time to fix that typo 5 years ago
Sam Brannen 5b6337b6a9 Clean up warning in spring-test 5 years ago
Sam Brannen 13cdb70f64 Reinstate protected XpathRequestMatchers constructor 5 years ago
Sam Brannen f3cad9f685 Polish XpathRequestMatchers Javadoc and implementation 5 years ago
Sam Brannen db4d51ba32 Remove unused type parameter declarations in XpathRequestMatchers 5 years ago
Sam Brannen 693101ded8 Remove unused type parameter declarations in MockMvc result matchers 5 years ago
Sam Brannen 6c4ac8f9c9 Remove unused type parameter declaration in RequestResultMatchers 5 years ago
Sam Brannen eabf357640 Polish MockMvc result matchers and tests 5 years ago