780 Commits (6261106a93099d714fd38f0b7007f0a40a662170)

Author SHA1 Message Date
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
Rossen Stoyanchev c813405ca3 Add @since tags 8 years ago
Rossen Stoyanchev a1ac51256a Add MockServerHttpRequest/Response to spring-test 8 years ago
Sam Brannen 5202250179 Polish SpringClassRule and SpringMethodRule 8 years ago
Sam Brannen d9eaa5f3ac Use Map.computeIfAbsent() in SpringClassRule 8 years ago
Sam Brannen feb02f813e Polishing 8 years ago
Sam Brannen e574820dc9 Introduce tests for @Nested tests in JUnit Jupiter 8 years ago
Sam Brannen ab7b5e5c77 Demo how to use SpringClassRule in nested test classes 8 years ago
Sam Brannen 634d1c03a3 Introduce @EnabledIf support for JUnit Jupiter 8 years ago
Juergen Hoeller ab9fea6b8d Polishing 8 years ago
Juergen Hoeller 03609c1518 Consistent comma splitting without regex overhead 8 years ago
Sam Brannen b6220cc19d Trim expressions supplied to @DisabledIf 8 years ago
Sam Brannen d6d05e8ca0 Remove trailing whitespace in Java source code 8 years ago
Sam Brannen 9d21abcd37 Introduce dedicated tests for DisabledIfCondition 8 years ago
Sam Brannen 54d6f250e2 Disallow empty expression in @DisabledIf 8 years ago
Juergen Hoeller 728a548199 Consistent use of JDK 7 AssertionError with root cause 8 years ago
Sam Brannen 19369094ac Revise @DisabledIf support for JUnit Jupiter 8 years ago
Tadaya Tsuyukubo c03f6c6d85 Introduce @DisabledIf annotation for JUnit 5 8 years ago
Juergen Hoeller dfdfd72a3e Polishing 8 years ago
Rossen Stoyanchev 7fdb892042 Support target type in JsonPath assertions 8 years ago
Sam Brannen 5998a297ce Simplify exception handling in JsonPathExpectationsHelper 8 years ago
Juergen Hoeller 14046575b0 Polishing 8 years ago
Rob Winch 966baea910 Fix HtmlUnitRequestBuilder merge 8 years ago
Juergen Hoeller 6157fad91f PersistenceAnnotationBeanPostProcessor obtains default EntityManagerFactory via getBean(Class) algorithm 8 years ago
Juergen Hoeller eeeab27f1f Polishing 8 years ago
Juergen Hoeller 59a24b406a Polishing 8 years ago
Juergen Hoeller a4b6682c3e Consistent spelling for StandaloneMockMvcBuilder's addPlaceholderValue 8 years ago