227 Commits (373f07b1ffa6e274d49d766467ae25ca10768c50)

Author SHA1 Message Date
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Juergen Hoeller 1ca943c681 Fixed javadoc warnings 12 years ago
Sam Brannen d01d95118b Stop suppressing warnings for deleted deprecations 12 years ago
Sam Brannen 72d5a32104 Added schema version to test XML config file 12 years ago
Sam Brannen 88e514bd56 Delete deprecated code in the TestContext framework 12 years ago
Sam Brannen 2685818e91 Delete deprecated code in the TestContext framework 12 years ago
Sam Brannen eb65b2b083 Delete deprecated code in the TestContext framework 12 years ago
Sam Brannen 4525068f56 Remove JUnit 3.8 based test class hierarchy 12 years ago
Rossen Stoyanchev 88447e503b Add first cut of SockJS server support 12 years ago
Sam Brannen 41737e827c Remove warning suppression in mocks 12 years ago
Juergen Hoeller deba32cad9 Upgraded all Servlet API mocks to Servlet 3.0 (with a little bit of Servlet 3.1 support in MockHttpServletResponse) 12 years ago
Juergen Hoeller 74021b9e4a Removed JUnit 3.8 based test class hierarchy 12 years ago
Sam Brannen ccdb48210a Document context hierarchy support in the TCF 12 years ago
Sam Brannen 4e7098dc63 Document context hierarchy support in the TCF 12 years ago
Rossen Stoyanchev 8e4e0f3531 Use null in MockServletContext for unknown mime types 12 years ago
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