[Jboss-cvs] JBossAS SVN: r56340 - projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 28 09:35:57 EDT 2006


Author: alesj
Date: 2006-08-28 09:35:53 -0400 (Mon, 28 Aug 2006)
New Revision: 56340

Modified:
   projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/CollectionTestCase.java
Log:
JBMICROCONT-35

Modified: projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/CollectionTestCase.java
===================================================================
--- projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/CollectionTestCase.java	2006-08-28 13:35:02 UTC (rev 56339)
+++ projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/test/CollectionTestCase.java	2006-08-28 13:35:53 UTC (rev 56340)
@@ -233,9 +233,6 @@
       return (SimpleBean) instantiateAndConfigure(configurator, bmd);
    }
 
-   /*
-    * @todo - allow retrieval of collection instance from the bean
-    */
    public void testCustomCollectionPreInstantiated() throws Throwable
    {
       SimpleBean bean = customCollectionPreInstantiated();




More information about the jboss-cvs-commits mailing list