1952 Commits (2858c1efb5fb1b33b7059108ad9ffb14bd9c441a)

Author SHA1 Message Date
Sam Brannen af977c0891 Improve documentation for @EnabledIf and @DisabledIf test support 3 years ago
Arjen Poutsma 1be3eecb2a Replace KotlinBodySpec with extensions function 3 years ago
Sam Brannen a2f02dbfc0 Improve documentation for TestContext events 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Sam Brannen 3ac60147f3 Improve documentation for uri(URI) method in WebTestClient 3 years ago
Sam Brannen ce87285be5 Use canonical names for types in synthesized annotation toString 3 years ago
Sam Brannen e077a753f8 Polish JsonContentTests 3 years ago
Sam Brannen 038b88e2a1 Polishing 3 years ago
Sam Brannen eb84c84373 Polish contribution 3 years ago
Gleidson Leopoldo 920be8e1b2 Add support for strict JSON comparison in WebTestClient 3 years ago
Sam Brannen a13ad3e969 Polishing 3 years ago
Juergen Hoeller 9688e61e20 Upgrade to Groovy 4.0 3 years ago
Stephane Nicoll cfefcee788 Polishing 3 years ago
Sam Brannen 5fb58e51e5 Infer UTF-8 encoding for JSON response with MockMvc's andDo(print(...)) 3 years ago
rstoyanchev 3477ec0a35 Decode servletPath in HtmlUnitRequestBuilder 3 years ago
rstoyanchev 9346c89f5c Polishing in HtmlUnitRequestBuilder 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Henning Poettker ed4e2289cd Support H2 1.4 & 2.0 in H2SequenceMaxValueIncrementer 3 years ago
Sam Brannen 03668f9c10 Replace remaining use of StringBuffer with StringBuilder 3 years ago
Sam Brannen 97625e3658 Additional changes because HttpMethod changed from enum to class 3 years ago
Juergen Hoeller ca84559588 Provide findAnnotationOnBean variant with allowFactoryBeanInit flag 3 years ago
Stephane Nicoll b06d267232 Remove references to AsyncConfigurerSupport 3 years ago
Juergen Hoeller 14f24f43d7 Polishing 3 years ago
Arjen Poutsma 7a4207cd7b Changes because HttpMethod changed to class 3 years ago
Sam Brannen 40d2058b97 Upgrade to JUnit 5.8.2 3 years ago
김보배(Bobae Kim)/Platform Engineering팀/11ST 804b343cab Use parseInt without substring method 3 years ago
Sam Brannen c37d6c30a0 Fix nullability declarations in MergedContextConfiguration 3 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
Christoph Dreis 5c972fcc54 Use Charset variants of URLEncoder and URLDecoder methods 3 years ago
SungMin 32af39d6e6
Use 'toString(Charset)' instead of 'toString(String)' for encodings (#27646) 3 years ago
Juergen Hoeller 15a6373fed Avoid nullability warnings 3 years ago
Sam Brannen 32c14a2b42 Update Javadoc regarding repeatable annotation support 3 years ago
xxpain 66826ac960 Fix typo in Javadoc in HeaderAssertions 3 years ago
Sam Brannen b8fc79543d Polish tests and test fixtures in spring-test 3 years ago
Sam Brannen fba92c0120 Update copyright date 3 years ago
Sam Brannen 940a37f9ce Apply "final fields" Eclipse clean-up in spring-test 3 years ago
Sam Brannen 7e4870577d Apply "instanceof pattern matching" Eclipse clean-up in spring-test 3 years ago
Sam Brannen 373b90d263 Simplify JsonPathExpectationsHelperTests with text blocks 3 years ago
Sam Brannen 1ef47fa369 Use instanceof pattern matching in select classes in spring-test 3 years ago
Koen Punt 50b92118a9 Include correct keyword in CookieAssertions failure messages 3 years ago
Koen Punt daf10d6c45
Include correct keyword in CookieAssertions failure messages 3 years ago
Sam Brannen 63fac1b7c8 Allow default CacheAwareContextLoaderDelegate configuration via system property 3 years ago
Rossen Stoyanchev e3b48c23dd Remove AsyncRestTemplate and related types 3 years ago
Sam Brannen 41ae9632d1 Upgrade to Checkstyle 9.0 and spring-javaformat 0.0.29 3 years ago
Sam Brannen f0aa4f4857 Escape closing curly braces in regular expressions for Android support 3 years ago
Juergen Hoeller 4f44ae3f28 Polishing 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Sam Brannen a247b83cd9 Ensure projects can be imported into Eclipse IDE with JDK 17 3 years ago