394 Commits (593aff99b0197ae2eed078a959b90af788cfda99)

Author SHA1 Message Date
Juergen Hoeller 4e1af7d195 Deprecated MatcherAssertionErrors in favor of the original org.hamcrest.MatcherAssert (v1.3) 10 years ago
Juergen Hoeller b2308926bc Restored isTypeMatch null behavior and refined typeToMatch parameter name 10 years ago
Brian Clozel 7f845f7b5e Fix failing HeaderAssertionTests 10 years ago
Sam Brannen e086a637d5 Introduce BEFORE METHOD/CLASS modes in @DirtiesContext 10 years ago
Sam Brannen 6028a64444 Polish Javadoc for TestContext 10 years ago
Sam Brannen 3d2bde7156 Add tests that use the new generate-name attribute 10 years ago
Rossen Stoyanchev f06dffb714 Improve MockHttpServletRequest/Response charset parsing 10 years ago
Sam Brannen ab771dfd97 Refactor tests to use the new database-name attribute 10 years ago
Juergen Hoeller 778a01943b ResolvableType-based type matching at the BeanFactory API level 10 years ago
Juergen Hoeller bc6a98c144 Polishing (in particular updating javadoc references to Apache Commons) 10 years ago
Sam Brannen e24a7ded62 Simplify Groovy ContextLoaders in the TCF 10 years ago
Sam Brannen 2ba1151b7f Support XML config fully in web integration tests 10 years ago
Sam Brannen fa5ea38210 Delete unused import in AsyncTests 10 years ago
Stephane Nicoll babbf6e871 Harmonize resources location 10 years ago
Rossen Stoyanchev c48858c972 Prevent ISE in the MockMvc PrintingResultHandler 10 years ago
Rossen Stoyanchev e13c300b53 Fix white space issues 10 years ago
Rossen Stoyanchev 2beca4d75e Update javadoc 10 years ago
Rossen Stoyanchev 2dd5875964 Support @ControllerAdvice in StandaloneMockMvcBuilder 10 years ago
Sam Brannen 42af33034d Make TestPropertySourceUtils more robust 10 years ago
Sam Brannen 0267715c9d Polish Javadoc for @TestPropertySource 10 years ago
Sam Brannen 75e0bc9271 Open up TestPropertySourceUtils for public consumption 10 years ago
Sam Brannen d6a799ad4a Preserve ordering of inlined props in @TestPropertySource 10 years ago
Sam Brannen 67934a22e2 Add further regression tests for @TestPropertySource 10 years ago
Stephane Nicoll f0fca890bb Annotation-based event listeners 10 years ago
Sam Brannen 2d918380f0 Support @Configuration as meta-annotation in the TCF 10 years ago
Sam Brannen c5c32ec206 Refer to static nested classes, not static inner classes 10 years ago
Maciej Ziarko 81c750fb1c Fix Javadoc examples 10 years ago
Sam Brannen 276712dcd1 Enable reuse of DefaultActiveProfilesResolver 10 years ago
Sam Brannen cf7a7932f3 Polish TimedSpringRunnerTests 10 years ago
Sam Brannen b81c522ee1 Handle exceptions properly in SpringJUnit4ClassRunner 10 years ago
Juergen Hoeller 27b4909f46 Polishing 10 years ago
Juergen Hoeller 9ac02b319d Remove pre-3.2 deprecated classes and methods 10 years ago
Sebastien Deleuze d8a01cb04a Polish MockMvcBuilders tests 10 years ago
Sebastien Deleuze 32aafb21ff Set ROOT_WEB_APPLICATION_CONTEXT_ATTRIBUTE in DefaultMockMvcBuilder 10 years ago
Sam Brannen e901abee06 Fix JavaDoc in TestExecutionListener regarding Ordered 10 years ago
Sam Brannen 1988f8c75f Polish Javadoc for ContextCache 10 years ago
Juergen Hoeller 74500ec8da Avoid unnecessary synchronization in ContextCache, plus forward-ported polishing 10 years ago
Rossen Stoyanchev 794566abf5 Fix failing test 10 years ago
Rossen Stoyanchev 7f4bf41c23 Improve exception message 10 years ago
Sam Brannen da04362a5e Log context cache statistics in the TCF 10 years ago
Juergen Hoeller bba38b8862 MockHttpServletRequestBuilder allows for specifying content type as String value 10 years ago
Sam Brannen 2f03945410 Delete unused imports in spring-test 10 years ago
Sam Brannen fc7e60678c Fix Javadoc in MockHttpServletRequestBuilder 10 years ago
Juergen Hoeller 1146d5ba1d Polishing 10 years ago
Juergen Hoeller 065104a485 Restored compatibility with JsonPath 0.9.x 10 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 10 years ago
Juergen Hoeller 77a62ec8b8 Polishing 10 years ago
Juergen Hoeller d501137f4e Consistently accept empty Content-Type header and empty character encoding 10 years ago
Sam Brannen 25d13ac41e Sensible defaults for Servlet & Filter registrations in mock 10 years ago
Sam Brannen 0026d8faf8 Update package-info for org.springframework.test 10 years ago