362 Commits (670974d76a212658498c86a4a5952194c1d653cc)

Author SHA1 Message Date
Sam Brannen 33d5b011d3 Reduce code duplication in ContextLoaderUtils 12 years ago
Sam Brannen 90c5f226b6 Fix package cycles in spring-test 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 7c538bd588 Rename WebTEL to ServletTEL 12 years ago
Sam Brannen ff8a6e8fdb Remove code duplication in ModelAndViewAssert 12 years ago
Rossen Stoyanchev 0a10f95e18 Shorten package name for Spring MVC Test framework 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 0bb24f2922 Update documentation TODOs 12 years ago
Sam Brannen a73280ccc8 Support loading WebApplicationContexts in the TCF 12 years ago
Rossen Stoyanchev 5c13739afa Add mock implementations of Http[Input|Output]Message 12 years ago
Rossen Stoyanchev 4566db82f5 Polish MockFilterChain 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
Juergen Hoeller 50df4d08c2 adapted to deprecation backport in 3.1.3 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 3b9833c538 Update MockHttpSession across the test suite 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 5710cf5ed2 Reduce log level to DEBUG when @TELs isn't present 12 years ago
Sam Brannen 015086cb9c Introduce new methods in tx base test classes 12 years ago
Sam Brannen 8d9637ada6 Provide JdbcTemplate in tx base classes in the TCF 12 years ago
Ian Brandt bd0c4b4d99 Deprecate SimpleJdbcTestUtils in favor of JdbcTestUtils 12 years ago
Sam Brannen f49b22c78f Introduce MockEnvironment in the spring-test module 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
Sam Brannen 060b37ca8d Fix typo in MockFilterChain 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
Chris Beams a4b00c732b Introduce BeanFactoryAnnotationUtils 13 years ago
Chris Beams 096693c46f Refactor and deprecate TransactionAspectUtils 13 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 36e7cb2d31 Improve documentation of annotated class support 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
Stevo Slavic effb762558 Fix javadoc warnings 13 years ago
Stevo Slavic 991b8e9a06 Fix encoding issues in javadoc 13 years ago
Chris Beams ddf8eaf38a Mark remaining @Ignored tests with 'TODO SPR-8116' 13 years ago