Commit Graph
85 Commits
Author SHA1 Message Date
Chris Beams d1a5cbc8f3 upgraded integration test to JUnit 4
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@370 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 22:41:00 +00:00
Chris Beams 64711afaf2 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@369 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 22:37:31 +00:00
Chris Beams 4a9e6703a1 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@368 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 22:33:33 +00:00
Chris Beams 499820db85 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@367 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 22:18:50 +00:00
Chris Beams ef212748ed moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@366 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 22:08:06 +00:00
Chris Beams 0212597620 moving unit tests from .testsuite -> .aop
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@365 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-11 21:55:53 +00:00
Chris Beams ea99246d77 added org.springframework.testsuite back into the top-level build
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@362 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-09 03:13:21 +00:00
Chris Beams 8ca6f0b287 fixed or @Ignore'd broken tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@360 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-08 21:43:29 +00:00
Chris Beams f155ee1a15 fixed broken tests
+ ACATest was changed to ACATester during the move to Spring Build, but test-servlet.xml was not updated to reflect.  This was resulting in NoSuchBeanDefinitionExceptions.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@357 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-07 01:10:58 +00:00
Juergen Hoeller 5c2a9bf250 Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@346 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-28 11:39:36 +00:00
Juergen Hoeller a0dfb69aaa Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@341 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-27 00:27:52 +00:00
Juergen Hoeller 0b0163e026 Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@331 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-25 01:29:54 +00:00
Juergen Hoeller e6f75f212d completed value annotation support; Java 5 code style updates
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@312 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 17:33:46 +00:00
Juergen Hoeller a5253bec7f EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@305 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 02:10:53 +00:00
Arjen Poutsma 56f655c2ca Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@277 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 12:25:46 +00:00
Arjen Poutsma 9a0ed51d84 Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@275 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 12:03:31 +00:00
Arjen Poutsma d9e1188eb7 Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@274 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:51:55 +00:00
Arjen Poutsma 0bd7f056ef Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@272 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:47:12 +00:00
Arjen Poutsma 62b89bf4fb Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@270 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:44:37 +00:00
Arjen Poutsma eb654c616e Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@269 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:34:38 +00:00
Arjen Poutsma 47ece36454 Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@268 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:29:38 +00:00
Arjen Poutsma 9200f9b8b6 Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@267 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:27:39 +00:00
Arjen Poutsma 899084a1fb Moved tests from testsuite to web
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@265 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:14:16 +00:00
Arjen Poutsma 151b1c73bb Moved tests from testsuite to web
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@262 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:09:18 +00:00
Arjen Poutsma d841cd4fb1 Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@260 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 10:53:34 +00:00
Arjen Poutsma c2e54f7bb7 Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@258 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 10:49:21 +00:00
Arjen Poutsma 926727df7c Moved tests from testsuite to web
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@257 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 10:42:27 +00:00
Arjen Poutsma 3f43494097 Moved tests from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@256 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 10:34:10 +00:00
Arjen Poutsma b663c6ff8b Added Tiger tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@255 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 09:56:23 +00:00
Arjen Poutsma 2223bd7436 SPR-5249: Atom and RSS View
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@253 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 17:48:50 +00:00
Arjen Poutsma 3e42d3a2b1 made test suit compile again
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@252 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 17:44:13 +00:00
Arjen Poutsma 844acbf937 Moved tests over from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@250 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 17:30:55 +00:00
Arjen Poutsma bb10adaefa Moved tests from testsuite to jdbc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@249 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 10:02:48 +00:00
Arjen Poutsma ac5be28aac Changed use of AssertThrows to @Test(expected = ...)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@248 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 10:00:38 +00:00
Arjen Poutsma 55ae5dd68e Changed use of AssertThrows to @Test(expected = ...)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@247 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:57:49 +00:00
Arjen Poutsma 581a29af74 Changed use of AssertThrows to @Test(expected = ...)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@246 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:56:27 +00:00
Arjen Poutsma f8bed191d8 Moved tests from testsuite to tx
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@244 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:50:03 +00:00
Arjen Poutsma 9b26f542f0 Moved tests from testsuite to context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@243 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:47:46 +00:00
Arjen Poutsma 94b3fecb9f Changed use of AssertThrows to @Test(expected = ...)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@242 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:46:08 +00:00
Arjen Poutsma 90ea8e0105 Moved tests from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@240 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:35:45 +00:00
Arjen Poutsma b91a12ba06 Changed use of AssertThrows to @Test(expected = ...)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@239 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:34:55 +00:00
Arjen Poutsma fecb69a0e4 Moved tests from testsuite to core
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@238 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:11:09 +00:00
Arjen Poutsma c296523937 Changed use of AssertThrows to @Test(expected = ...)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@237 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:09:05 +00:00
Arjen Poutsma 42a01cbeed Changed use of AssertThrows to @Test(expected = ...)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@236 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 09:05:50 +00:00
Arjen Poutsma 15dc671dd9 Changed use of AssertThrows to @Test(expected = ...)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@235 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-31 08:57:10 +00:00
Arjen Poutsma 81921acb84 Moved tests from testsuite to context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@231 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 22:19:18 +00:00
Arjen Poutsma 9f0ac27388 Moved tests from testsuite to context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@230 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 22:12:41 +00:00
Arjen Poutsma 0d7c824dc2 Moved tests from testsuite to context support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@229 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 22:10:08 +00:00
Arjen Poutsma 64b7475490 Moved tests from testsuite to context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@228 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 21:57:15 +00:00
Arjen Poutsma 49f13693bc Moved tests from testsuite to context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@226 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 21:55:44 +00:00