org.picocontainer.lifecycle
Class ReflectionLifecycleStrategyTestCase
java.lang.Object
org.picocontainer.lifecycle.ReflectionLifecycleStrategyTestCase
public class ReflectionLifecycleStrategyTestCase
- extends Object
- Author:
- Paul Hammant, Mauro Talevi, Jörg Schaible
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionLifecycleStrategyTestCase
public ReflectionLifecycleStrategyTestCase()
setUp
public void setUp()
testStartable
public void testStartable()
testDisposable
public void testDisposable()
testNotStartableNorDisposable
public void testNotStartableNorDisposable()
testStartableBarfingWithError
public void testStartableBarfingWithError()
testMonitorChanges
public void testMonitorChanges()
testWithDifferentTypes
public void testWithDifferentTypes()
Copyright © 2003-2010 Codehaus. All Rights Reserved.