1168 Commits (8e5f243320524410fece33d4677fd831210a292e)

Author SHA1 Message Date
Juergen Hoeller 1603c4ab2f Programmatic ObjectProvider retrieval through BeanFactory API 8 years ago
Rossen Stoyanchev c57e1afd2b ResulatMatcher.matchAll 8 years ago
Rossen Stoyanchev 91122ec0f5 Add Consumer methods to WebTestClient assertion classes 8 years ago
Rossen Stoyanchev 20de5003ff Hamcrest methods in WebTestClient 8 years ago
Rossen Stoyanchev 0c62d6b5da Polish 8 years ago
Eric Deandrea 2734f01067 Provide XML assertions in WebTestClient 8 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 8 years ago
Juergen Hoeller b3d6283d7d CookieAssertionTests expects language tag compliance by default 8 years ago
Rossen Stoyanchev 75e45103b5 Polish DefaultUriBuilderFactory 8 years ago
Rossen Stoyanchev fd90b73748 Correlated WebFlux server log messages 8 years ago
Sam Brannen 160002cf8b Polishing 8 years ago
Sam Brannen 755add3087 Verify that TestContextBootstrapper resolution ignores duplicates 8 years ago
Juergen Hoeller d22d408261 Propagate read-only status through Session.setDefaultReadOnly(true) 8 years ago
Juergen Hoeller 4ff1e3e74b Consistent abstract declaration for utility classes (plus polishing) 8 years ago
Rossen Stoyanchev d74e09a925 Polish MockClientHttpRequest 8 years ago
Rossen Stoyanchev 7f555785dd Add getBodyAsString() to MockClientHttpRequest 8 years ago
Juergen Hoeller e22466e9d5 Polishing 8 years ago
Juergen Hoeller b0ece0e967 Remove hard configuration validation from SpringClassRule/MethodRule 8 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 8 years ago
Phillip Webb 81451aa800 Organize imports 8 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 8 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 8 years ago
Phillip Webb eeebd51f57 Use consistent class design 8 years ago
Phillip Webb 0ad0f341bd Don't use single letter catch variables 8 years ago
Phillip Webb 04a8c285df Fix annotation styling issues 8 years ago
Phillip Webb e9d1b39aff Apply consistent copyright header 8 years ago
Phillip Webb c3a17dfd47 Ensure all files end with a newline 8 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 8 years ago
Sam Brannen 802763d26f Reintroduce suppression of deprecation warning 8 years ago
Sam Brannen 8027e1f109 Remove obsolete suppression of deprecation warning 8 years ago
Sam Brannen 4ae4788e93 Delete unused import 8 years ago
Juergen Hoeller 3fc8ec498c MockHttpServletRequest returns a single InputStream or Reader 8 years ago
Rossen Stoyanchev a31204938a Getter for DispatcherSerlvet in MockMvc 8 years ago
Rossen Stoyanchev 124d4c833c Support for Servlet request params with HTTP DELETE 8 years ago
Juergen Hoeller 8593fec22c Avoid ConstantConditions warnings suppression (plus related polishing) 8 years ago
Rossen Stoyanchev 2acf91a438 Polish 8 years ago
Rossen Stoyanchev 2a993bf9ff Respect async request timeout of -1 in MockMvc 8 years ago
Sebastien Deleuze 265960f09c Add StatusResultMatchers.isEqualTo Kotlin extension 8 years ago
Rossen Stoyanchev 15182b29a4 Add MockWebSession for use with MockServerWebExchange 8 years ago
Rossen Stoyanchev 4da43de7e1 Remove individual detection of forwarded headers 8 years ago
Rossen Stoyanchev d3f3b41f52 MockHttpServletResponse writer sets committed flag 8 years ago
Rossen Stoyanchev eef592d901 Add builder to MockServerWebExchange 8 years ago
Sam Brannen 7444a62f98 Test Spring-managed JUnit Jupiter extension 8 years ago
Arjen Poutsma 22edab852d Provide simple way to create ServerRequest 8 years ago
Juergen Hoeller a683472daa Support for non-standard HTTP status in reactive ClientHttpResponse 8 years ago
Rossen Stoyanchev 9bc4e70e93 Better assertion message in MockPart 8 years ago
Sam Brannen ae3fd49ebb Introduce non-transactional test for TestNG support 8 years ago
sdeleuze 568a0b5b79 Make ResponseSpec.expectBody Kotlin extension usable 8 years ago
Sam Brannen c6ed41ec47 Suppress warning in SpringFailOnTimeoutTests 8 years ago
Sam Brannen 8317f12a9b Move SpringFailOnTimeoutTests to 'statements' package 8 years ago