62 Commits (ff76be2d1665fd85730c4efd7a6a282aba3ef0fc)

Author SHA1 Message Date
Sam Brannen b31750fafb Reinject Servlet mocks between TestNG test methods 12 years ago
Sam Brannen 603d79ac9b Include ServletTEL in abstract base test classes 12 years ago
Sam Brannen 38ad39f467 Do not repopulate RequestContextHolder in ServTEL 12 years ago
Sam Brannen 6ded287144 Honor presence of @WebAppConfiguration in ServTEL 12 years ago
Sam Brannen c89985c1db Ensure ServTEL doesn't reset ReqAttrs by accident 12 years ago
Sam Brannen 63de2fab4c Assert context uniqueness against merged config 13 years ago
Juergen Hoeller ef66708aa6 Fixed BadSqlGrammarException usage in transaction test suite 13 years ago
Sam Brannen 98074e7762 Provide support for context hierarchies in the TCF 13 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 13 years ago
Sam Brannen 4bdf382714 Update spring-test re: deprecated queryForInt() 13 years ago
Phillip Webb 720714b434 Add JdbcTestUtils.deleteRowsInTableWhere method 13 years ago
Juergen Hoeller 5a773b771d MockHttpServletResponse's getHeaderNames declares Collection instead of Set for Servlet 3.0 compatibility 13 years ago
Juergen Hoeller c1a4f5c0fe MockHttpServletRequest's getParameter(Values) returns null for null parameter name 13 years ago
Chris Beams fc6377cc53 Add TimedSpringRunnerTests to performance test group 13 years ago
Sam Brannen 8a37521a3c Fix copyright year & method names in spring-test 13 years ago
Sam Brannen 5b147bfba8 Improve speed of spring-test build 13 years ago
Sam Brannen 4ae9cf7cf1 Ensure JUnit & TestNG tests run in spring-test 13 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 13 years ago
Chris Beams 3cbb136861 Enable execution of TestNG tests in spring-test 13 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 13 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 13 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 13 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 13 years ago
Sam Brannen a436a57503 Move tests to spring-test module 13 years ago
Sam Brannen 69ace01640 Clean up warnings in spring-test 13 years ago
Sam Brannen d0f687f028 Support comments in statements in JdbcTestUtils 13 years ago
Sam Brannen 025d111efc Re-enable and document @Ignore'd tests 13 years ago
Sam Brannen 19d7cedcf2 Fix classpaths regarding slf4j versions 13 years ago
Sam Brannen 33d5b011d3 Reduce code duplication in ContextLoaderUtils 14 years ago
Sam Brannen 591aa01741 Configurable locales in MockHttpServletRequest 14 years ago
Sam Brannen 7d9c823a15 Delete unused imports 14 years ago
Sam Brannen 4aaf014cc6 Support comments in SQL scripts in JdbcTestUtils 14 years ago
Sam Brannen 300d41840b Fix JDK7 method order-dependent issues in SRCCT 14 years ago
Sam Brannen 21ebbb9c02 Support session & request scoped beans in the TCF 14 years ago
Sam Brannen a73280ccc8 Support loading WebApplicationContexts in the TCF 14 years ago
Chris Beams c4aa14f343 Ignore SpringRunnerContextCacheTests 14 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 14 years ago
Phillip Webb a9a90cabad Protect against non-deterministic method order in JDK7 14 years ago
Rob Winch c92a06f003 Support Filters/Servlet invocation in MockFilterChain 14 years ago
Sam Brannen 3794f995ba Avoid and/or suppress warnings in spring-test 14 years ago
Sam Brannen 1f93777bbd Support ApplicationContextInitializers in the TCF 14 years ago
Sam Brannen 8059625670 Implement invalidate() properly in MockHttpSession 14 years ago
Sam Brannen df961a938e RTU.setField() shouldn't call toString() on target 14 years ago
Sam Brannen 2b7a629068 Support TransactionManagementConfigurer in the TCF 14 years ago
Sam Brannen f21fe33e74 Support single, unqualified tx manager in the TCF 14 years ago
Sam Brannen 37dc211f58 Support named dispatchers in MockServletContext 14 years ago
Rob Winch 59d80ec19e Fix minor issue in MockHttpServletRequest 14 years ago
Sam Brannen 726655af50 Fix outdated Javadoc in the TestContext framework 14 years ago
Sam Brannen 04a6827290 Reproduce claims raised in SPR-8849 14 years ago
Sam Brannen e71cd06a46 Doc. usage of JSR-250 lifecycle annotations in TCF 14 years ago