Commit Graph
14 Commits
Author SHA1 Message Date
Sam Brannen 753f2ed8cf Updated copyright.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1208 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-17 10:22:40 +00:00
Sam Brannen 227fe9afd4 Spring TestContext Framework autowiring tests now include an explicit test for the @Autowired-@Qualifier combination.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1207 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-17 10:22:03 +00:00
Sam Brannen 545a704833 [SPR-5713] Added 'value' alias for @ContextConfiguration's 'locations' attribute.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1088 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-05 07:37:14 +00:00
Sam Brannen 075c28f8e1 [SPR-5710] Subclasses of SpringJUnit4ClassRunner can now override the default ContextLoader class via the new getDefaultContextLoaderClassName(Class) method.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1086 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-02 23:24:48 +00:00
Sam Brannen 4da2be7e7a [SPR-5145] Improved test suite for SpringJUnit4ClassRunner: added specific unit tests for test timeouts, repeated tests, and expected exceptions.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1077 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-29 21:29:53 +00:00
Keith Donald f48f1a1222 deleted old test data source factory
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1057 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-22 21:29:47 +00:00
Keith Donald 0898f09f97 test datasource factory initial commit; needs review from Juergen on how to best make DataSource available as a Spring bean when desired
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1042 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-21 21:31:16 +00:00
Juergen Hoeller 458996fdc3 got rid of Commons Collections dependency
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@470 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 19:14:49 +00:00
Chris Beams b2f575b032 moving unit tests from .testsuite -> .test, .web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@451 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 16:28:56 +00:00
Chris Beams 761b389ad8 moving .test.* unit tests from .testsuite -> .test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@449 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 07:32:58 +00:00
Chris Beams 8ece02fe53 moving unit tests from .testsuite -> .orm
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@445 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 05:33:45 +00:00
Chris Beams f01b92fb17 moving .jndi, .mail and .mock.web unit tests from .testsuite to .context, .context.support, and .test bundles respectively
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@444 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 02:20:01 +00:00
Arjen Poutsma 7c66b1accd Moved tests over from testsuite to test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@188 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 13:58:15 +00:00
Arjen Poutsma 65821578e7 Initial import of test module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@134 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-27 11:59:27 +00:00