362 Commits (670974d76a212658498c86a4a5952194c1d653cc)

Author SHA1 Message Date
Sam Brannen 98074e7762 Provide support for context hierarchies in the TCF 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Sam Brannen 381f7fe6df Suppress warnings for resource leaks 12 years ago
Sam Brannen 4bdf382714 Update spring-test re: deprecated queryForInt() 12 years ago
Sam Brannen 013c894c25 Update JdbcTestUtils re: deprecated queryForInt() 12 years ago
Sam Brannen 301628811f Update JdbcTestUtils re: deprecated queryForInt() 12 years ago
Phillip Webb 720714b434 Add JdbcTestUtils.deleteRowsInTableWhere method 12 years ago
Phillip Webb f464a45ba4 Polish formatting 12 years ago
Juergen Hoeller 6a98b40e1c Consistent use of LinkedHashMaps and independent getAttributeNames Enumeration in Servlet/Portlet mocks 12 years ago
Sam Brannen 321004143b Improve Javadoc for ContextLoaderUtils 12 years ago
Phillip Webb 6a1e841952 Fix unused type compiler warnings 12 years ago
Phillip Webb 05ba366edc Polish AbstractContextLoader Javadoc 12 years ago
Juergen Hoeller 5a773b771d MockHttpServletResponse's getHeaderNames declares Collection instead of Set for Servlet 3.0 compatibility 12 years ago
Juergen Hoeller c1a4f5c0fe MockHttpServletRequest's getParameter(Values) returns null for null parameter name 12 years ago
Chris Beams fc6377cc53 Add TimedSpringRunnerTests to performance test group 12 years ago
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
Chris Beams 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams b2a048b6f3 Update Apache license headers for affected sources 12 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 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