1211 Commits (d5df097e0e3afe7ae36622ad275b39631ee38c3b)

Author SHA1 Message Date
Rossen Stoyanchev fd90b73748 Correlated WebFlux server log messages 6 years ago
Sam Brannen 160002cf8b Polishing 6 years ago
Sam Brannen 755add3087 Verify that TestContextBootstrapper resolution ignores duplicates 6 years ago
Juergen Hoeller d22d408261 Propagate read-only status through Session.setDefaultReadOnly(true) 6 years ago
Juergen Hoeller 4ff1e3e74b Consistent abstract declaration for utility classes (plus polishing) 6 years ago
Rossen Stoyanchev d74e09a925 Polish MockClientHttpRequest 6 years ago
Rossen Stoyanchev 7f555785dd Add getBodyAsString() to MockClientHttpRequest 6 years ago
Juergen Hoeller e22466e9d5 Polishing 6 years ago
Juergen Hoeller 6f8a524eaa Upgrade to Tomcat 9.0.10, RxJava 2.1.16, EclipseLink 2.7.2, Selenium 3.13 6 years ago
Juergen Hoeller b0ece0e967 Remove hard configuration validation from SpringClassRule/MethodRule 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 6 years ago
Phillip Webb 04a8c285df Fix annotation styling issues 6 years ago
Phillip Webb e9d1b39aff Apply consistent copyright header 6 years ago
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 6 years ago
Sam Brannen 8027e1f109 Remove obsolete suppression of deprecation warning 6 years ago
Sam Brannen 4ae4788e93 Delete unused import 6 years ago
Juergen Hoeller 3fc8ec498c MockHttpServletRequest returns a single InputStream or Reader 6 years ago
Juergen Hoeller 9c36b53833 Upgrade to JAXB 2.3.0.1, Aalto XML 1.1, Rome 1.10 6 years ago
Rossen Stoyanchev a31204938a Getter for DispatcherSerlvet in MockMvc 6 years ago
Brian Clozel 417354da8a Remove dependency management noise from POMs 6 years ago
Juergen Hoeller 0941081b0a Upgrade to HSQLDB 2.4.1, Derby 10.14.2.0, HtmlUnit 2.31, Selenium 3.12 6 years ago
Rossen Stoyanchev 72b1d4c648 Remove explicit references to Reactor Netty version 6 years ago
Rossen Stoyanchev 124d4c833c Support for Servlet request params with HTTP DELETE 6 years ago
Rossen Stoyanchev a3216432b5 Polish 6 years ago
Violeta Georgieva ffbc75ae47 Upgrade to Reactor Netty 0.8 6 years ago
Juergen Hoeller 8593fec22c Avoid ConstantConditions warnings suppression (plus related polishing) 6 years ago
Rossen Stoyanchev 2acf91a438 Polish 6 years ago
Juergen Hoeller 836a09d5c0 Upgrade to Woodstox 5.1, XMLUnit 2.6, Gson 2.8.5 6 years ago
Rossen Stoyanchev 2a993bf9ff Respect async request timeout of -1 in MockMvc 6 years ago
Juergen Hoeller 285eb94a03 Upgrade to Hibernate Validator 6.0.10 6 years ago
Sebastien Deleuze 265960f09c Add StatusResultMatchers.isEqualTo Kotlin extension 6 years ago
Rossen Stoyanchev 15182b29a4 Add MockWebSession for use with MockServerWebExchange 6 years ago
Rossen Stoyanchev 4da43de7e1 Remove individual detection of forwarded headers 6 years ago
Rossen Stoyanchev d3f3b41f52 MockHttpServletResponse writer sets committed flag 6 years ago
Rossen Stoyanchev eef592d901 Add builder to MockServerWebExchange 6 years ago
Sam Brannen 7444a62f98 Test Spring-managed JUnit Jupiter extension 6 years ago
Juergen Hoeller 53aa9cc4cd Upgrade to Servlet API 4.0.1 (aligned with Tomcat 9 and Undertow 2) 6 years ago
Arjen Poutsma 22edab852d Provide simple way to create ServerRequest 6 years ago
Sam Brannen 6fa1095e35 Upgrade to JUnit Jupiter 5.2 6 years ago
Juergen Hoeller d979bbad2d Expose AspectJ 1.9.1 in Maven POMs 6 years ago
Juergen Hoeller a683472daa Support for non-standard HTTP status in reactive ClientHttpResponse 6 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