913 Commits (e82efbc7e3739626cd46a924658a29ecbe6c813b)

Author SHA1 Message Date
Rossen Stoyanchev bcb485b5ed bindToApplicatonContext uses WebSessionManager bean 8 years ago
Rossen Stoyanchev c022f7c19d Polish 8 years ago
Juergen Hoeller 3881a4aded Polishing 8 years ago
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 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 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
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
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 4f3a7dd9b4 Expand scope of SpringFailOnTimeoutTests 8 years ago
Igor Suhorukov 3c34a1cb8c Throw exception from user code in SpringFailOnTimeout even if a timeout occurs 8 years ago
Sam Brannen 2523c3ab77 Clean up deprecation warning in spring-test 8 years ago
Arjen Poutsma 7e2726f400 Add remoteAddress() to ServerRequest 8 years ago
Rossen Stoyanchev 313308208e TestDispatcherServlet unwraps to find mock request 8 years ago
Juergen Hoeller 912c270f2b Polishing 8 years ago
Sam Brannen e5096be660 Polishing 8 years ago
Juergen Hoeller d553ddc5b3 Nullability refinements (based on IntelliJ IDEA 2018.1 introspection) 8 years ago
igor-suhorukov c1ff97e2a8 Short-circuit logic should be used in boolean contexts 8 years ago
Sam Brannen 9244090ba0 Support DI of individual constructor args in @Nested tests 8 years ago