72 Commits (33471a1744d2f4af5ddf6f6b63279c7d55c18caf)

Author SHA1 Message Date
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Sam Brannen a6387dc725 Document WebApplicationContext support in the TCF 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 57e6e0881d Introduce isExecuted() in MockClientHttpRequest 12 years ago
Sam Brannen d0503ab733 Relocate web artifacts in the TCF to web package 12 years ago
Sam Brannen e0e3143dd5 Fix Javadoc errors in TransactionalTEL 12 years ago
Rossen Stoyanchev 3a50dafc90 Add MockMvcClientHttpRequestFactory 12 years ago
Sam Brannen f5080f7d70 Suppress warnings for java.io.Closeable resources 12 years ago
Sam Brannen f833366a7f Update package-info for test.util package 12 years ago
Rossen Stoyanchev 4812fcccc4 Remove dependency on hamcrest-lib from spring-mvc-test 12 years ago
Rossen Stoyanchev 242bf7c4e3 Refine hamcrest dependency in spring-test-mvc project 12 years ago
Sam Brannen 404ea7adcf Polish Javadoc in ContextLoaderUtils 12 years ago
Sam Brannen d4e7d19237 Consistent class loading in ContextLoaderUtils 12 years ago
Sam Brannen 461d99af29 Fix package cycles in spring-test 12 years ago
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