org.picocontainer.script
Class LifecycleContainerBuilderTestCase

java.lang.Object
  extended by org.picocontainer.script.LifecycleContainerBuilderTestCase

public class LifecycleContainerBuilderTestCase
extends Object

Author:
Aslak Hellesøy, Mauro Talevi

Constructor Summary
LifecycleContainerBuilderTestCase()
           
 
Method Summary
 void testBuildContainerCreatesANewChildContainerAndStartsItButNotTheParent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleContainerBuilderTestCase

public LifecycleContainerBuilderTestCase()
Method Detail

testBuildContainerCreatesANewChildContainerAndStartsItButNotTheParent

public void testBuildContainerCreatesANewChildContainerAndStartsItButNotTheParent()


Copyright © 2003-2010 Codehaus. All Rights Reserved.