1915 Commits (445f25c466c64f206f5f141c56a1b7cf63f3a30b)

Author SHA1 Message Date
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
Sam Brannen b808b53bcc Remove unnecessary cast in ContentRequestMatchers 3 years ago
Sam Brannen 28496059bc Make TestNG test methods public due to bug in TestNG TestEngine 3 years ago
Sam Brannen 40c51efee8 Introduce @Suite for TestNG tests 3 years ago
Marc Philipp e29867b96e Exclude TestCase classes in spring-test build 3 years ago
Sam Brannen 0b552a3534 Migrate to TestNG Engine for the JUnit Platform in spring-test 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Sam Brannen d55cbf8b4d Avoid use of deprecated API in aggregateTestReports task 3 years ago
Sam Brannen 04e6b233ca Upgrade to JUnit 5.8 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Sam Brannen 19283c9245 Avoid accidental dependency on older version of Byte Buddy 3 years ago
Sam Brannen d1a00b4301 Polishing 3 years ago
Sam Brannen 87d3d1bbd1 Throw UnsupportedOperationException in defaultResponseCharacterEncoding() 3 years ago
Rossen Stoyanchev 1b3fd9edff Ensure one time logging for request details 3 years ago
Rossen Stoyanchev 5ea7592d70 Polishing in ExchangeResult 3 years ago
Leeseojune 434cbab6a7
Update copyright date in tests in spring-test 3 years ago
Sam Brannen 3c2dfebf4e Polish soft assertion support for WebTestClient 3 years ago
Michal Rowicki 25dca40413 Introduce soft assertions for WebTestClient 3 years ago
Sam Brannen dd9b99e13d Introduce ResultActions.andExpectAll() for soft assertions in MockMvc 3 years ago
Sam Brannen cd078eaad8 Use ExceptionCollector for soft assertions in MockMvc 3 years ago
Sam Brannen 5f47d3be22 Polish soft assertions for MockMvc 3 years ago
Michal Rowicki 35bec8102b Introduce soft assertions for MockMvc 3 years ago
Sam Brannen 4c153b80ee Make ExceptionCollector.Executable public 3 years ago
Sam Brannen 81a6ba42a3 Introduce ExceptionCollector testing utility 3 years ago
Sam Brannen 8a7c4fc10d Support HtmlFileInput.setData() with HtmlUnit and MockMvc 3 years ago