1169 Commits (f5dd4d2c02681f90aab5ebe754527a9683e4345f)

Author SHA1 Message Date
Rossen Stoyanchev 9458186e83 Polish DefaultUriBuilderFactory 6 years ago
Juergen Hoeller ea534b6820 Polishing 6 years ago
Juergen Hoeller 03beee7b68 Upgrade to Tomcat 8.5.32, RxJava 2.1.16, Selenium 3.13 6 years ago
Juergen Hoeller a631af80c1 Polishing 6 years ago
Brian Clozel afcc430481 Remove dependency management noise from POMs 7 years ago
Juergen Hoeller 062a15fbd7 Latest applicable dependency updates (Jetty 9.4.11, Netty 4.1.25, Hibernate ORM 5.1.14, HSQLDB 2.4.1, Derby 10.14.2.0, HtmlUnit 2.31, Selenium 3.12) 7 years ago
Juergen Hoeller 79adffd214 Upgrade to Hibernate Validator 6.0.10, RxJava 2.1.14, Gson 2.8.5 7 years ago
Rossen Stoyanchev 9d36fd0b68 Respect async request timeout of -1 in MockMvc 7 years ago
Sebastien Deleuze 4d69ec48b1 Add StatusResultMatchers.isEqualTo Kotlin extension 7 years ago
Juergen Hoeller 2008e04354 Upgrade to Servlet API 4.0.1 7 years ago
Juergen Hoeller fa27130b82 Upgrade to RxJava 2.1.13, Hibernate ORM 5.2.17, AspectJ 1.9.1 7 years ago
Juergen Hoeller a9548f93e4 Support for non-standard HTTP status in reactive ClientHttpResponse 7 years ago
Rossen Stoyanchev f7376bdde3 Better assertion message in MockPart 7 years ago
sdeleuze 91c8b62817 Make ResponseSpec.expectBody Kotlin extension usable 7 years ago
Sam Brannen c3bc125093 Suppress warning in SpringFailOnTimeoutTests 7 years ago
Sam Brannen 02e09098e4 Expand scope of SpringFailOnTimeoutTests 7 years ago
Igor Suhorukov 230c8f93e8 Throw exception from user code in SpringFailOnTimeout even if a timeout occurs 7 years ago
Juergen Hoeller 7fe28ce8b7 Upgrade to Netty 4.1.23 and TestNG 6.14.3 7 years ago
Rossen Stoyanchev 7a896d7d80 TestDispatcherServlet unwraps to find mock request 7 years ago
Juergen Hoeller 28ea718d2d Build setup allows for JDK 10 as source/test target compatibility 7 years ago
Juergen Hoeller 912c270f2b Polishing 7 years ago
Sam Brannen e5096be660 Polishing 7 years ago
Sam Brannen f79562f8d1 Introduce tests for generics & @Nested test classes 7 years ago
Juergen Hoeller d553ddc5b3 Nullability refinements (based on IntelliJ IDEA 2018.1 introspection) 7 years ago
igor-suhorukov c1ff97e2a8 Short-circuit logic should be used in boolean contexts 7 years ago
Sam Brannen 9244090ba0 Support DI of individual constructor args in @Nested tests 7 years ago
Rossen Stoyanchev f9e6ea5482 MvcResult returns asyncResult after asyncDispatch 7 years ago
igor-suhorukov 4aae6a6dda Use Map.forEach instead of manual Map.Entry iteration wherever possible SPR-16646 7 years ago
Juergen Hoeller 9a27bc9b3e Upgrade to Jackson 2.9.5 and Hibernate Validator 6.0.9 7 years ago
Sam Brannen 75f70b269e Introduce @Nested tests with constructor injection 7 years ago
Juergen Hoeller c441d60d1d Upgrade to Kotlin 1.2.31 and RxJava 2.1.12 7 years ago
Juergen Hoeller b2f900e518 Upgrade to Hibernate ORM 5.2.16 and 5.1.13 7 years ago
Juergen Hoeller f00afe3247 Use (Concurrent)Map.computeIfAbsent for lazy nested collection creation 7 years ago
Arjen Poutsma c56317928f Add formData() and multipartData() to ServerRequest 7 years ago
Juergen Hoeller c1405ef140 Polishing 7 years ago
Arjen Poutsma b31d55dfce Deprecated ClientRequest.method in favor of ClientRequest.create 7 years ago
Rossen Stoyanchev 72bbb2619d Commit actions are (properly) deferred 7 years ago
Rossen Stoyanchev 541ee13934 Add bufferContent option to MockRestServiceServer 7 years ago
Rossen Stoyanchev f7e75a5b82 Polish MockRestServiceServer client tests 7 years ago
Sam Brannen 5f4d5f17f7 Polishing 7 years ago
Sam Brannen 2c2ce55f47 Support target type in JsonPath assertions for MockMvc results 7 years ago
Bronwyn Perry-Huston d64f2eb038 Add JSON matcher to assert on request body 7 years ago
Juergen Hoeller 99bb97388e Upgrade to Tomcat 8.5.29 and Selenium 3.11 7 years ago
Sam Brannen 1fa1f2b58a Delete unused import 7 years ago
Rossen Stoyanchev 3653a37e27 Polish tests 7 years ago
Sam Brannen 107f8bb5fd Polishing 7 years ago
Sam Brannen 00fea23e6b Introduce test for WebTestClient with RegEx-based JsonPath 7 years ago
Juergen Hoeller 2a3f90dc7b Upgrade to Hibernate ORM 5.2.15 and Hibernate Validator 6.0.8 7 years ago
Juergen Hoeller 139dc1d373 Polishing (collapsed if checks, consistent downcasts, refined javadoc) 7 years ago
igor-suhorukov 0f7485b01d Polish: reorder the modifiers to comply with the Java Language Specification. 7 years ago