144 Commits (c86f711de5dbd2a601a70390b24f926de7efb485)

Author SHA1 Message Date
Chris Beams 3cbb136861 Enable execution of TestNG tests in spring-test 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Sam Brannen a436a57503 Move tests to spring-test module 12 years ago
Sam Brannen 69ace01640 Clean up warnings in spring-test 12 years ago
Sam Brannen d0f687f028 Support comments in statements in JdbcTestUtils 12 years ago
Sam Brannen 025d111efc Re-enable and document @Ignore'd tests 12 years ago
Sam Brannen 19d7cedcf2 Fix classpaths regarding slf4j versions 12 years ago
Sam Brannen 33d5b011d3 Reduce code duplication in ContextLoaderUtils 12 years ago
Sam Brannen 591aa01741 Configurable locales in MockHttpServletRequest 12 years ago
Sam Brannen 7d9c823a15 Delete unused imports 12 years ago
Sam Brannen 4aaf014cc6 Support comments in SQL scripts in JdbcTestUtils 12 years ago
Sam Brannen 300d41840b Fix JDK7 method order-dependent issues in SRCCT 12 years ago
Sam Brannen 21ebbb9c02 Support session & request scoped beans in the TCF 12 years ago
Sam Brannen a73280ccc8 Support loading WebApplicationContexts in the TCF 12 years ago
Chris Beams c4aa14f343 Ignore SpringRunnerContextCacheTests 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Phillip Webb a9a90cabad Protect against non-deterministic method order in JDK7 12 years ago
Rob Winch c92a06f003 Support Filters/Servlet invocation in MockFilterChain 12 years ago
Sam Brannen 3794f995ba Avoid and/or suppress warnings in spring-test 12 years ago
Sam Brannen 1f93777bbd Support ApplicationContextInitializers in the TCF 12 years ago
Sam Brannen 8059625670 Implement invalidate() properly in MockHttpSession 12 years ago
Sam Brannen df961a938e RTU.setField() shouldn't call toString() on target 12 years ago
Sam Brannen 2b7a629068 Support TransactionManagementConfigurer in the TCF 12 years ago
Sam Brannen f21fe33e74 Support single, unqualified tx manager in the TCF 12 years ago
Sam Brannen 37dc211f58 Support named dispatchers in MockServletContext 12 years ago
Rob Winch 59d80ec19e Fix minor issue in MockHttpServletRequest 12 years ago
Sam Brannen 726655af50 Fix outdated Javadoc in the TestContext framework 12 years ago
Sam Brannen 04a6827290 Reproduce claims raised in SPR-8849 12 years ago
Sam Brannen e71cd06a46 Doc. usage of JSR-250 lifecycle annotations in TCF 13 years ago
Sam Brannen dc6b2abe46 Verify scope support for 'lite' @Beans in the TCF 13 years ago
Sam Brannen 500a4dd995 Fix tx annotated tests so that they pass in the build 13 years ago
Sam Brannen 2017b24867 Disable tx annotated tests until working within the build 13 years ago
Sam Brannen 1cec0f9c65 Investigate claims made in SPR-9051 regarding transactional tests 13 years ago
Sam Brannen 78c6d70f0b Refute claims made in SPR-9051 13 years ago
Sam Brannen 0b17dd2242 Fix misleading JavaDoc in ProfileAnnotationConfigTestSuite 13 years ago
Sam Brannen 80af842662 Re-enable ignored tests in MockServletContextTests 13 years ago
Chris Beams ddf8eaf38a Mark remaining @Ignored tests with 'TODO SPR-8116' 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago