86 Commits (e659deab4f014d550ff2da5d81b0d76b9cdf2c19)

Author SHA1 Message Date
Sam Brannen 8a37521a3c Fix copyright year & method names in spring-test 12 years ago
Sam Brannen 5b147bfba8 Improve speed of spring-test build 12 years ago
Sam Brannen 4ae9cf7cf1 Ensure JUnit & TestNG tests run in spring-test 12 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 12 years ago
Chris Beams 3cbb136861 Enable execution of TestNG tests in spring-test 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 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 4c7cafbde6 Fix "unnecessary @SuppressWarnings" warnings 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
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