1408 Commits (9755b59197a54691876e967796808e19c01016fe)

Author SHA1 Message Date
Phillip Webb c3a17dfd47 Ensure all files end with a newline 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Sam Brannen 802763d26f Reintroduce suppression of deprecation warning 7 years ago
Sam Brannen 8027e1f109 Remove obsolete suppression of deprecation warning 7 years ago
Sam Brannen 4ae4788e93 Delete unused import 7 years ago
Juergen Hoeller 3fc8ec498c MockHttpServletRequest returns a single InputStream or Reader 7 years ago
Juergen Hoeller 9c36b53833 Upgrade to JAXB 2.3.0.1, Aalto XML 1.1, Rome 1.10 7 years ago
Rossen Stoyanchev a31204938a Getter for DispatcherSerlvet in MockMvc 7 years ago
Brian Clozel 417354da8a Remove dependency management noise from POMs 7 years ago
Juergen Hoeller 0941081b0a Upgrade to HSQLDB 2.4.1, Derby 10.14.2.0, HtmlUnit 2.31, Selenium 3.12 7 years ago
Rossen Stoyanchev 72b1d4c648 Remove explicit references to Reactor Netty version 7 years ago
Rossen Stoyanchev 124d4c833c Support for Servlet request params with HTTP DELETE 7 years ago
Rossen Stoyanchev a3216432b5 Polish 7 years ago
Violeta Georgieva ffbc75ae47 Upgrade to Reactor Netty 0.8 7 years ago
Juergen Hoeller 8593fec22c Avoid ConstantConditions warnings suppression (plus related polishing) 7 years ago
Rossen Stoyanchev 2acf91a438 Polish 7 years ago
Juergen Hoeller 836a09d5c0 Upgrade to Woodstox 5.1, XMLUnit 2.6, Gson 2.8.5 7 years ago
Rossen Stoyanchev 2a993bf9ff Respect async request timeout of -1 in MockMvc 7 years ago
Juergen Hoeller 285eb94a03 Upgrade to Hibernate Validator 6.0.10 7 years ago
Sebastien Deleuze 265960f09c Add StatusResultMatchers.isEqualTo Kotlin extension 7 years ago
Rossen Stoyanchev 15182b29a4 Add MockWebSession for use with MockServerWebExchange 7 years ago
Rossen Stoyanchev 4da43de7e1 Remove individual detection of forwarded headers 7 years ago
Rossen Stoyanchev d3f3b41f52 MockHttpServletResponse writer sets committed flag 7 years ago
Rossen Stoyanchev eef592d901 Add builder to MockServerWebExchange 7 years ago
Sam Brannen 7444a62f98 Test Spring-managed JUnit Jupiter extension 7 years ago
Juergen Hoeller 53aa9cc4cd Upgrade to Servlet API 4.0.1 (aligned with Tomcat 9 and Undertow 2) 7 years ago
Arjen Poutsma 22edab852d Provide simple way to create ServerRequest 7 years ago
Sam Brannen 6fa1095e35 Upgrade to JUnit Jupiter 5.2 7 years ago
Juergen Hoeller d979bbad2d Expose AspectJ 1.9.1 in Maven POMs 7 years ago
Juergen Hoeller a683472daa Support for non-standard HTTP status in reactive ClientHttpResponse 7 years ago
Rossen Stoyanchev 9bc4e70e93 Better assertion message in MockPart 7 years ago
Sam Brannen ae3fd49ebb Introduce non-transactional test for TestNG support 7 years ago
sdeleuze 568a0b5b79 Make ResponseSpec.expectBody Kotlin extension usable 7 years ago
Sam Brannen c6ed41ec47 Suppress warning in SpringFailOnTimeoutTests 7 years ago
Sam Brannen 8317f12a9b Move SpringFailOnTimeoutTests to 'statements' package 7 years ago
Sam Brannen 4f3a7dd9b4 Expand scope of SpringFailOnTimeoutTests 7 years ago
Igor Suhorukov 3c34a1cb8c Throw exception from user code in SpringFailOnTimeout even if a timeout occurs 7 years ago
Sam Brannen 2523c3ab77 Clean up deprecation warning in spring-test 7 years ago
Arjen Poutsma 7e2726f400 Add remoteAddress() to ServerRequest 7 years ago
Juergen Hoeller 9fbab791a0 Upgrade to TestNG 6.14.3, JUnit 5.1.1, Mockito 2.18 7 years ago
Rossen Stoyanchev 313308208e TestDispatcherServlet unwraps to find mock request 7 years ago
Sam Brannen 56774baa2a Use Gradle 4.6's built-in support for the JUnit Platform 7 years ago
Sam Brannen 71cacff8c2 Upgrade to JUnit Jupiter 5.1 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