1208 Commits (d22d4082616921acebc365f3d0ad2f1b2b99e395)

Author SHA1 Message Date
Rossen Stoyanchev f5d2b88e3f "sharedHttpSession" shortcut for MockMvc builders 8 years ago
Rossen Stoyanchev 1d35c7c55a Polish MockMvc setup classes 8 years ago
Sam Brannen 4e65c10272 Fix broken test in SpringJUnit4ConcurrencyTests 8 years ago
Rossen Stoyanchev bc884023e4 Add ExpectedCount#never() 8 years ago
Sam Brannen bc87c27b18 Use MockitoJUnitRunner from Mockito 2's preferred location 8 years ago
Rossen Stoyanchev 6e508f70d3 Add locking to AbstractRequestExpectationManager 8 years ago
Juergen Hoeller e88e8f1d09 MockHttpServletRequestBuilder reliably detects form body content type again 8 years ago
Sam Brannen c9835f0f6c Clean up warnings spring-test 8 years ago
Vedran Pavić 83beb9d57d Set MockSessionCookieConfig#maxAge default to -1 8 years ago
Rossen Stoyanchev ba3cc535f1 Refactor reactive mock request and response support 8 years ago
Juergen Hoeller 743ce2cda6 Polishing 8 years ago
Juergen Hoeller e19dff179e Polishing 8 years ago
Juergen Hoeller 02d727fd7c MockHttpServletRequestBuilder supports multiple locales 8 years ago
Sam Brannen e4a599f961 Ensure that JUnit Jupiter tests are executed during build 8 years ago
Sam Brannen 055da43e30 Clean up warnings in spring-test 8 years ago
Rossen Stoyanchev c66dd01724 Equal MockServerHttpResponse in spring-test and -web 8 years ago
Sebastien Deleuze b9892cc5d4 Add missing overrides to MockServerHttpResponse 8 years ago
Rossen Stoyanchev 128a1f8eed Polish MockRestRequestMatchers query param support 8 years ago
schjan79 ba826f1026 MockRestRequestMatchers can match query params 8 years ago
Drummond Dawson c9abd99f44 Add twice() to ExpectedCount as convenience method 8 years ago
Juergen Hoeller f6fc0a86b3 Polishing 8 years ago
Juergen Hoeller 7a8ec4f6eb Consistent use of "URI variables" terminology 8 years ago
Rossen Stoyanchev 38b6746d3d HtmlUnitRequestBuilder detects form encoding type 8 years ago
Sebastien Deleuze 0fcae5d2c5 Polishing 8 years ago
Sebastien Deleuze 8d26c738a0 Polishing 8 years ago
Daniel Fernández a98be035a3 Make the signature of RHOM#writeAndFlush() more flexible 8 years ago
Juergen Hoeller 84d3808b3b Upgrade to Mockito 2.2 8 years ago
Stephane Nicoll e3f6b61743 Polish 8 years ago
Stephane Nicoll 30291a8cd7 Allow to customize TestDispatcherServlet 8 years ago
Sam Brannen d59caaa2a7 Polishing 8 years ago
Sam Brannen 5c9350b8cb Support @EnabledIf & @DisabledIf w/o loading ApplicationContext 8 years ago
Rossen Stoyanchev 0e886abf3d Sync MockServerHttpRequest in spring-test/spring-web 8 years ago
Juergen Hoeller 3726c6f18d Polishing 8 years ago
Stephane Nicoll fc8bad36c9 Fix formatting 8 years ago
Philippe Marschall ae5b0c6fb5 Replace J2EE with Java EE 8 years ago
Rossen Stoyanchev 6cb7d51ee5 Polish 8 years ago
Sam Brannen a795fd4714 Add support for URI templates in redirectedUrl() & forwardedUrl() 8 years ago
Sam Brannen 509796a4b5 Polish MockMvcResultMatchers[Tests] 8 years ago
Sam Brannen 8cf1933148 Only print request/response body if char enc is present in MVC Test 8 years ago
Sam Brannen e65a1a4372 Print only printable request/response body in MVC Test 8 years ago
Sam Brannen 487bc7505b Print request body in PrintingResultHandler in Spring MVC Test 8 years ago
Sam Brannen 04b8ae921e Introduce getContentAsByteArray()/getContentAsString() in MockHtttpSvltReq 8 years ago
Juergen Hoeller fb7ae010c8 Avoid unnecessary generics on emptyMap/Set/List 8 years ago
Sam Brannen 2f2e6dffb4 Upgrade to TestNG 6.9.12 8 years ago
Sam Brannen 2699504cb8 Introduce concurrency tests for Spring's JUnit 4 support 8 years ago
Sam Brannen e822e4cbe8 Improve exception msg for inactive test ApplicationContext 8 years ago
Sam Brannen fbfad8695e Further improve thread safety for attributes in DefaultTestContext 8 years ago
Sam Brannen a10a8e56df Support concurrent execution in TestContextManager & DefaultTestContext 8 years ago
Sam Brannen ec7aefa858 Improve concurrency in DefaultTestContext regarding attributes 8 years ago
Sam Brannen 5fe3bcf8f9 Polishing 8 years ago