1899 Commits (4eaee1e7381d5f3d8cd6e3ab77c8cfcf7ef2d716)

Author SHA1 Message Date
Sam Brannen ce87285be5 Use canonical names for types in synthesized annotation toString 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
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
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
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
Sam Brannen 40d2058b97 Upgrade to JUnit 5.8.2 3 years ago
Sam Brannen c37d6c30a0 Fix nullability declarations in MergedContextConfiguration 3 years ago
Juergen Hoeller 15a6373fed Avoid nullability warnings 3 years ago
xxpain 66826ac960 Fix typo in Javadoc in HeaderAssertions 3 years ago
Koen Punt 50b92118a9 Include correct keyword in CookieAssertions failure messages 3 years ago
Sam Brannen 63fac1b7c8 Allow default CacheAwareContextLoaderDelegate configuration via system property 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 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
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
Sam Brannen 7da7a976e6 Document when prepareTestInstance() is invoked by the SpringMethodRule 3 years ago
izeye 86ef0236e6 Polish printMvcResultsToWriterWithFailingGlobalResultMatcher() 3 years ago
Sam Brannen bd1f5bd9fc Support Charset for character encoding in MockMvc 3 years ago
Sam Brannen 4d115eef91 Polishing 3 years ago