642 Commits (00353a073c23c5fbe5ac180c8b0847c5db57ea3a)

Author SHA1 Message Date
Sam Brannen c450f8dd82 Revert "PoC: migrate from JUnit 4 to JUnit Jupiter Assertions" 8 years ago
Sam Brannen fd352b84b3 PoC: migrate from JUnit 4 to JUnit Jupiter Assertions 8 years ago
Toshiaki Maki d570f82456 Use long for expires and lastModified in HeaderAssertions 8 years ago
Juergen Hoeller 9614817e88 Do not proxy test instances based on "original instance" convention 8 years ago
Sam Brannen d20d95b7ac Allow directly present @BootstrapWith to override meta annotations 8 years ago
Sam Brannen 1b54d2119d Polishing 8 years ago
Vedran Pavic bb2db87c2f Add support for adding cookies as headers in MockHttpServletResponse 8 years ago
Vedran Pavic 70dbaf9751 Publish binding event for replaced attributes in MockHttpSession 8 years ago
Rossen Stoyanchev bcb485b5ed bindToApplicatonContext uses WebSessionManager bean 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 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
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 8 years ago
Juergen Hoeller 3fc8ec498c MockHttpServletRequest returns a single InputStream or Reader 8 years ago
Rossen Stoyanchev 124d4c833c Support for Servlet request params with HTTP DELETE 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 d3f3b41f52 MockHttpServletResponse writer sets committed flag 8 years ago
Sam Brannen 7444a62f98 Test Spring-managed JUnit Jupiter extension 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
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
Rossen Stoyanchev 313308208e TestDispatcherServlet unwraps to find mock request 8 years ago
Sam Brannen 56774baa2a Use Gradle 4.6's built-in support for the JUnit Platform 8 years ago
Sam Brannen 71cacff8c2 Upgrade to JUnit Jupiter 5.1 8 years ago
Sam Brannen e5096be660 Polishing 8 years ago
Sam Brannen f79562f8d1 Introduce tests for generics & @Nested test classes 8 years ago
Sam Brannen 9244090ba0 Support DI of individual constructor args in @Nested tests 8 years ago
Rossen Stoyanchev f9e6ea5482 MvcResult returns asyncResult after asyncDispatch 8 years ago
Sam Brannen 75f70b269e Introduce @Nested tests with constructor injection 8 years ago
Arjen Poutsma b31d55dfce Deprecated ClientRequest.method in favor of ClientRequest.create 8 years ago
Rossen Stoyanchev 541ee13934 Add bufferContent option to MockRestServiceServer 8 years ago
Rossen Stoyanchev f7e75a5b82 Polish MockRestServiceServer client tests 8 years ago
Sam Brannen 5f4d5f17f7 Polishing 8 years ago
Sam Brannen 2c2ce55f47 Support target type in JsonPath assertions for MockMvc results 8 years ago
Bronwyn Perry-Huston d64f2eb038 Add JSON matcher to assert on request body 8 years ago
Sam Brannen 1fa1f2b58a Delete unused import 8 years ago
Rossen Stoyanchev 3653a37e27 Polish tests 8 years ago
Sam Brannen 107f8bb5fd Polishing 8 years ago
Sam Brannen 00fea23e6b Introduce test for WebTestClient with RegEx-based JsonPath 8 years ago