1849 Commits (8378af9e397afe6bf5d91d16a22edf69912af408)

Author SHA1 Message Date
rstoyanchev 8378af9e39 Polishing 3 years ago
Sam Brannen afa799b4f0 Suppress warning in test 3 years ago
rstoyanchev f0d149b330 Polishing contribution 3 years ago
binchoo caaf83b8e6 Add tests for binding to a Part field 3 years ago
Sam Brannen e90225336a Use JPA from Jakarta 3 years ago
Sam Brannen 1d302bf384 Introduce tests for gh-28228 3 years ago
Sam Brannen 1fe394f11d Introduce predicate for searching enclosing classes in MergedAnnotations 3 years ago
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
rstoyanchev ee7f60000e Polishing contribution 3 years ago
azzureman f1fdc11fab Support custom HTTP status in MockClientHttpResponse 3 years ago
Sam Brannen d9c22e657f Document the effect of @DirtiesContext on test execution events 3 years ago
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
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
김보배(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