| Browse Changelog Search Help |
| File Coldspring2:/coldspring/unitTests/AllTests.cfc |
Line History |
History |
Branch MAIN1.6 annotated / raw | Diffs: previous, other | Lines: 18 ( +1, -0 ) Created: 2008-08-05 17:19:29 -0400 (5 months 4 days ago) | Author: bkotek | Changeset: MAIN:bkotek:20080805211929 Confirm inherited methods are autowired, and add unit test.
Tags: coldspring-1-2 1.5 annotated / raw | Diffs: previous, other | Lines: 17 ( +1, -0 ) Created: 2008-08-05 16:00:18 -0400 (5 months 4 days ago) | Author: bkotek | Changeset: MAIN:bkotek:20080805200018 Add getVersion to AbstractBeanFactory, add properties file, add unit test.
1.4 annotated / raw | Diffs: previous, other | Lines: 16 ( +15, -14 ) Created: 2008-08-05 13:30:44 -0400 (5 months 4 days ago) | Author: bkotek | Changeset: MAIN:bkotek:20080805173044 Fix and test for allowing abstract beans with no class name.
1.3 annotated / raw | Diffs: previous, other | Lines: 15 ( +1, -0 ) Created: 2007-09-11 22:07:37 -0400 (15 months ago) | Author: scottc | Changeset: MAIN:scottc:20070912020737 added a test on init-method for singleton and not-singleton bean to AllTests
Tags: coldspring-1-2-rc1 1.2 annotated / raw | Diffs: previous, other | Lines: 14 ( +1, -1 ) Created: 2007-06-02 17:02:57 -0400 (19 months ago) | Author: scottc | Changeset: Removed ALL output from bean factory and aop, no system out, no logging. Added support for placeholders in map and list tags, major restructuring of bean factory, abstract bean factory, bean property
1.1 annotated / raw | Lines: 14 ( +14, -0 ) Created: 2005-11-17 15:59:59 -0500 (3 years 1 month ago) | Author: scottc | Changeset: MAIN:scottc:20051117205959 Fixed big breaking mistake in AopProxyBean
Tags: alpha-0-5-0 |