1643 Commits (4523d9586fcd0e18bc2e791201ad6261931e58b3)

Author SHA1 Message Date
Sam Brannen a5498ba2ad Test status quo for @Primary + TransactionManagementConfigurer in TCF 5 years ago
Sam Brannen a42944d364 Consolidate TxMgr lookup tests in the TCF 5 years ago
Sam Brannen dc5ddffd03 Polishing 5 years ago
Sam Brannen a842434bff Document precedence for @DynamicPropertySource 5 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Sam Brannen 9e30620ac2 Polish contribution 5 years ago
Сергей Цыпанов e63d1cf12d Improve usage of ByteArrayOutputStream/ByteArrayInputStream 5 years ago
Qimiao Chen 7db00c9e22
Remove incorrect @Nullable in DynamicPropertiesContextCustomizer 5 years ago
Rossen Stoyanchev a606fb4b21 Fix checkstyle errors 5 years ago
Rossen Stoyanchev 3175f0771e Remove dumpString from DataBufferTestUtils 5 years ago
Rossen Stoyanchev 7aa06b8610 Polishing contribution 5 years ago
Сергей Цыпанов f17b0125ff Simplify conversion of DataBuffer to String 5 years ago
Qimiao Chen 9f2fd4f0d5
Fix broken link in Javadoc for DynamicPropertySource 5 years ago
Sébastien Deleuze 60dca027e7 Add Kotlin documentation and tests for @DynamicPropertySource 5 years ago
Sam Brannen cf7daa36c8 Add @DynamicPropertySource support in TestContext framework 5 years ago
Qimiao Chen 09b36380cd
Fix typos in source files 5 years ago
Sam Brannen a8feb792da Fix broken Javadoc links 5 years ago
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