830 Commits (4f65ba4e74096e2391a576d865aaa1ec7c2a70ff)

Author SHA1 Message Date
Sam Brannen 6b410df45b Retain brackets for IPV6 address in MockHttpServletRequest 6 years ago
Sam Brannen 0017256968 Test that @TestConstructor can be used as a meta-annotation 6 years ago
Sam Brannen a5498ba2ad Test status quo for @Primary + TransactionManagementConfigurer in TCF 6 years ago
Sam Brannen a42944d364 Consolidate TxMgr lookup tests in the TCF 6 years ago
Sam Brannen a842434bff Document precedence for @DynamicPropertySource 6 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 6 years ago
Rossen Stoyanchev a606fb4b21 Fix checkstyle errors 6 years ago
Rossen Stoyanchev 3175f0771e Remove dumpString from DataBufferTestUtils 6 years ago
Sébastien Deleuze 60dca027e7 Add Kotlin documentation and tests for @DynamicPropertySource 6 years ago
Sam Brannen cf7daa36c8 Add @DynamicPropertySource support in TestContext framework 6 years ago
Qimiao Chen 09b36380cd
Fix typos in source files 6 years ago
Rossen Stoyanchev a134e92e7f Improve checks on URI string in MockMvc request builder 6 years ago
Sam Brannen 05301d24c1 Upgrade to JUnit Jupiter 5.6 6 years ago
Rossen Stoyanchev 009dfbfafc MockRestServiceServer clears failed requests map 6 years ago
Sam Brannen cbb037bc68 Suppress deprecation warning in spring-test 6 years ago
Sébastien Deleuze 6747cc1353 Make WebTestClientExtensions.expectBody generics compliant 6 years ago
Sam Brannen 7b6d83a106 Use Gradle test fixture support for spring-web 6 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 6 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 6 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 6 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 6 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 6 years ago
Rossen Stoyanchev 542297b30d Polishing of contribution 6 years ago
Dzmitry Kabysh f4509d6e3a Allow any Accept and Content-Type raw values 6 years ago
Johnny Lim 1e83e889aa Use hasSize() where possible 6 years ago
Sam Brannen 2108bdf876 Introduce regression test for prototype @ControllerAdvice beans 6 years ago
Frederik Boster a15a726fef Improve getMultipartContentType in mock request. 6 years ago
Sébastien Deleuze dc0ebefc56 Add support for asyncDispatch to MockMvc Kotlin DSL 6 years ago
Sam Brannen 2728f10a07 Test instance behavior for request-scoped @ControllerAdvice beans 6 years ago
Sam Brannen b4e1d48322 Ignore scoped proxy targets for @ControllerAdvice beans 6 years ago
Rossen Stoyanchev f4c847b723 MockHttpServletRequestBuilder sets content-length 6 years ago
Rossen Stoyanchev 16c7a40c53 Minor refactoring 6 years ago
Johannes Teklote 879b2df052 queryParam options for MockMVC requeusts 6 years ago
Rossen Stoyanchev 347f16c8ac Polishing 6 years ago
Pat Turner 6db8306e46 XpathResultMatcher supports Hamcrest Matcher NodeList 6 years ago
Sam Brannen cb9d27b9b8 Polish contribution and fix build 6 years ago
Rob Tompkins cfb7777a07 Exception response for MockRestServiceServer 6 years ago
Rossen Stoyanchev 5d2fc2fc32 HttpHandlerConnector uses non-blocking thread 6 years ago
Sam Brannen 29599a93a4 Re-enable support for invalid Expires attributes in MockCookie 6 years ago
Sam Brannen cef4478b7b Treat InvalidPathException like an IOException in MockServletContext 6 years ago
Sam Brannen ce0b012f43 Polish contribution 6 years ago
Vedran Pavic 9b2087618b Preserve expires attribute in MockCookie 6 years ago
Sam Brannen 5b6337b6a9 Clean up warning in spring-test 7 years ago
Sam Brannen 693101ded8 Remove unused type parameter declarations in MockMvc result matchers 7 years ago
Sam Brannen eabf357640 Polish MockMvc result matchers and tests 7 years ago
Sam Brannen 82f64f6a8d Polish contribution 7 years ago
Drummond Dawson e73344fc71 Introduce sessionAttributeDoesNotExist in RequestResultMatchers 7 years ago
Sam Brannen 06563d8b4b Add headerDoesNotExist() to MockRestRequestMatchers 7 years ago
Sebastien Deleuze 091c512f0d Upgrade to Coroutines 1.3.2 7 years ago
Rossen Stoyanchev 955000699a Add getRawStatusCode() to ExchangeResult 7 years ago