947 Commits (140542e8b1f555d622578994b6c4f1b31b602238)

Author SHA1 Message Date
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 9 years ago
Sam Brannen 04b8ae921e Introduce getContentAsByteArray()/getContentAsString() in MockHtttpSvltReq 9 years ago
Juergen Hoeller fb7ae010c8 Avoid unnecessary generics on emptyMap/Set/List 9 years ago
Sam Brannen 2f2e6dffb4 Upgrade to TestNG 6.9.12 9 years ago
Sam Brannen 2699504cb8 Introduce concurrency tests for Spring's JUnit 4 support 9 years ago
Sam Brannen e822e4cbe8 Improve exception msg for inactive test ApplicationContext 9 years ago
Sam Brannen fbfad8695e Further improve thread safety for attributes in DefaultTestContext 9 years ago
Sam Brannen a10a8e56df Support concurrent execution in TestContextManager & DefaultTestContext 9 years ago
Sam Brannen ec7aefa858 Improve concurrency in DefaultTestContext regarding attributes 9 years ago
Sam Brannen 5fe3bcf8f9 Polishing 9 years ago
Rossen Stoyanchev c813405ca3 Add @since tags 9 years ago
Rossen Stoyanchev a1ac51256a Add MockServerHttpRequest/Response to spring-test 9 years ago
Sam Brannen 5202250179 Polish SpringClassRule and SpringMethodRule 9 years ago
Sam Brannen d9eaa5f3ac Use Map.computeIfAbsent() in SpringClassRule 9 years ago
Sam Brannen feb02f813e Polishing 9 years ago
Sam Brannen e574820dc9 Introduce tests for @Nested tests in JUnit Jupiter 9 years ago
Sam Brannen ab7b5e5c77 Demo how to use SpringClassRule in nested test classes 9 years ago
Sam Brannen 634d1c03a3 Introduce @EnabledIf support for JUnit Jupiter 9 years ago
Juergen Hoeller ab9fea6b8d Polishing 9 years ago
Juergen Hoeller 03609c1518 Consistent comma splitting without regex overhead 9 years ago
Sam Brannen b6220cc19d Trim expressions supplied to @DisabledIf 9 years ago