org.picocontainer.lifecycle
Class LifecycleStateTestCase

java.lang.Object
  extended by org.picocontainer.lifecycle.LifecycleStateTestCase

public class LifecycleStateTestCase
extends Object

Author:
Michael Rimov

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

Constructor Detail

LifecycleStateTestCase

public LifecycleStateTestCase()
Method Detail

testIsStartAllowedOptions

public void testIsStartAllowedOptions()

testIsStopAllowedOptions

public void testIsStopAllowedOptions()

testIsDisposeAllowedOptions

public void testIsDisposeAllowedOptions()


Copyright © 2003-2008 Codehaus. All Rights Reserved.