1680 Commits (313a7836b091d20dbb9763b3677d559fea32d13d)

Author SHA1 Message Date
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
Sam Brannen b8835c9f32 Copy MockHttpServletRequest changes to spring-web 5 years ago
Sam Brannen 6b410df45b Retain brackets for IPV6 address in MockHttpServletRequest 5 years ago
Sam Brannen 0017256968 Test that @TestConstructor can be used as a meta-annotation 5 years ago
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