Commit Graph
48 Commits
Author SHA1 Message Date
Juergen Hoeller 448b018f47 storing type information as specified (SPR-5556, SPR-5562); explicit XML array element in spring-beans-3.0.xsd (SPR-5543)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1003 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-15 22:27:32 +00:00
Juergen Hoeller c90e6f7641 declarative destroy-method="..." specifications get validated at bean creation time (SPR-5602)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@858 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:45:53 +00:00
Juergen Hoeller 985e2b0068 added further generic property resolution test
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@853 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 17:31:15 +00:00
Arjen Poutsma 39d5376d73 Fixed URI encoding in URIEditor to be RFC 2396 compliant
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@682 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-24 15:12:54 +00:00
Juergen Hoeller 6656a76cae prototype beans receive independent collection/array even when based on single value (SPR-5512)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@663 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-21 18:04:08 +00:00
Juergen Hoeller 3819be4316 testing the exception message when conversion of a generic collection element fails
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@660 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-20 17:12:29 +00:00
Juergen Hoeller 305deb9631 SimpleAliasRegistry detects resolved aliases that loop back to the original name (SPR-5419); PropertyPlaceholderConfigurer does not modify Map in case of equal String keys (SPR-5318); inner class names in Java source style ("java.lang.Thread.State") supported as well (SPR-5210)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@657 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-19 16:17:35 +00:00
Juergen Hoeller 613f744990 generic collection type resolution respects upper bound as well
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@624 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-13 09:09:56 +00:00
Arjen Poutsma 1aa53e5199 Renamed ShortcutTests to SimplePropertyNamespaceHandlerTests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@571 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-22 11:41:14 +00:00
Chris Beams 7487ab1794 polishing .beans tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@509 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-24 22:02:08 +00:00
Chris Beams be0dcb3617 polishing .beans tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@507 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-24 21:52:19 +00:00
Chris Beams 657e7b76ae polishing .beans tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@506 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-24 20:29:14 +00:00
Chris Beams 2874ee27b9 polishing .beans tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@505 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-24 20:17:43 +00:00
Chris Beams b103e44949 polishing .beans tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@504 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-24 19:34:04 +00:00
Chris Beams 58903fa010 + polishing .beans tests
+ removed unnecessary dependency on hibernate


git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@503 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-24 19:14:15 +00:00
Chris Beams cb4108a8ae polishing .beans tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@502 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-24 18:16:53 +00:00
Chris Beams aee86fb035 removing svn:externals usage approach to common test artifacts
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@467 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 18:44:45 +00:00
Chris Beams 2796c55974 Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@464 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 14:50:25 +00:00
Chris Beams 993e58e268 removed unused SideEffectBean imlpmentations
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@460 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 23:52:20 +00:00
Chris Beams 71c1153961 introducing common.beans.* packaging and externals; experimenting with sharing SideEffectBean
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@459 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 23:36:40 +00:00
Chris Beams 2455ed7977 moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@453 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 18:45:41 +00:00
Chris Beams 88613efd7c moving unit tests from .testsuite -> .beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@429 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-16 01:46:25 +00:00
Chris Beams 3ea0e5050a moving unit tests from .testsuite -> .beans and .context
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@428 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-16 01:08:43 +00:00
Chris Beams c07e1719bc moving unit tests from .testsuite -> .beans
moving and prepping to move SingletonBeanFactoryLocatorTests and ContextSingletonBeanFactoryLocatorTests to their respective .beans and .context packages

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@424 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 18:37:33 +00:00
Chris Beams 2a19c11fa2 moving unit tests from .testsuite -> .beans
RequiredAnnotationBeanPostProcessor tests

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@422 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 17:48:31 +00:00
Chris Beams 482d19cf95 moving unit tests from .testsuite -> .beans
fixed broken unit tests getting ClassNotFoundExceptions

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@421 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 17:13:48 +00:00
Chris Beams cd8ac94bf5 moving unit tests from .testsuite -> .beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@420 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 09:25:01 +00:00
Chris Beams d3cfedd19b moving unit tests from .testsuite -> .beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@419 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 08:41:35 +00:00
Chris Beams 26148a7575 moving unit tests from .testsuite -> .beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@418 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 05:20:25 +00:00
Chris Beams f402afa10d moving unit tests from .testsuite -> .beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@417 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 04:10:27 +00:00
Chris Beams 262a45d11b moving unit tests from .testsuite -> .beans
added <?> wildcard to Scope methods that accept ObjectFactory

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@416 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 03:39:13 +00:00
Chris Beams c82ba1d7da moving unit tests from .testsuite -> .beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@415 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-15 02:27:35 +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 2d60c618d4 Increased timings of performance test, because the 100 ms does not work on our CI server.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@300 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-19 15:42:16 +00:00
Arjen Poutsma 816b1360a6 Added Tiger tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@254 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 09:46:34 +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 5c4d60475c Moved tests from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@202 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 18:20:29 +00:00
Arjen Poutsma af1de81bc8 Moved tests from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@201 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 18:14:22 +00:00
Arjen Poutsma b0711f48c7 Moved tests from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@200 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 18:08:07 +00:00
Arjen Poutsma 2a30d0558e Moved tests from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@199 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 18:03:15 +00:00
Arjen Poutsma 314952d4a4 Moved tests from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@198 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 17:59:31 +00:00
Arjen Poutsma 22267b8be8 Moved tests from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@197 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 17:55:46 +00:00
Arjen Poutsma 41f3aac650 Moved tests over from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@196 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 17:51:42 +00:00
Arjen Poutsma 6ac513e3e7 Moved tests over from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@195 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 17:45:51 +00:00
Arjen Poutsma c5a7344404 Moved tests over from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@193 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 17:32:01 +00:00
Arjen Poutsma 76032b43bf Moved tests over from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@183 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 12:49:51 +00:00
Arjen Poutsma 0d3a67f17e Moved tests over from testsuite to beans
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@182 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-29 12:43:13 +00:00
Arjen Poutsma 3a853157df Added more modules
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@106 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-21 08:04:24 +00:00