org.picocontainer.lifecycle
Class StartableLifecycleStrategyTestCase
java.lang.Object
org.picocontainer.lifecycle.StartableLifecycleStrategyTestCase
public class StartableLifecycleStrategyTestCase
- extends Object
- Author:
- Mauro Talevi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartableLifecycleStrategyTestCase
public StartableLifecycleStrategyTestCase()
setUp
public void setUp()
testStartable
public void testStartable()
testDisposable
public void testDisposable()
testSerializable
public void testSerializable()
testThirdPartyStartableAndDisposable
public void testThirdPartyStartableAndDisposable()
testLateAdditionofStartableAlsoStarted
public void testLateAdditionofStartableAlsoStarted()
testMixOfThirdPartyAndBuiltInStartableAndDisposable
public void testMixOfThirdPartyAndBuiltInStartableAndDisposable()
testThirdPartyStartableCanNoteLifecycleRuntimeException
public void testThirdPartyStartableCanNoteLifecycleRuntimeException()
testThirdPartyStartableCanNoteLifecycleException
public void testThirdPartyStartableCanNoteLifecycleException()
Copyright © 2003-2010 Codehaus. All Rights Reserved.