org.picocontainer.defaults
Class AbstractComponentMonitorTestCase
java.lang.Object
org.picocontainer.defaults.AbstractComponentMonitorTestCase
public class AbstractComponentMonitorTestCase
- extends Object
- Author:
- Mauro Talevi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractComponentMonitorTestCase
public AbstractComponentMonitorTestCase()
testDelegatingMonitorThrowsExpectionWhenConstructionWithNullDelegate
public void testDelegatingMonitorThrowsExpectionWhenConstructionWithNullDelegate()
testDelegatingMonitorThrowsExpectionWhenChangingToNullMonitor
public void testDelegatingMonitorThrowsExpectionWhenChangingToNullMonitor()
testDelegatingMonitorCanChangeMonitorInDelegateThatDoesSupportMonitorStrategy
public void testDelegatingMonitorCanChangeMonitorInDelegateThatDoesSupportMonitorStrategy()
testDelegatingMonitorChangesDelegateThatDoesNotSupportMonitorStrategy
public void testDelegatingMonitorChangesDelegateThatDoesNotSupportMonitorStrategy()
testDelegatingMonitorReturnsDelegateThatDoesNotSupportMonitorStrategy
public void testDelegatingMonitorReturnsDelegateThatDoesNotSupportMonitorStrategy()
testMonitoringHappensBeforeAndAfterInstantiation
public void testMonitoringHappensBeforeAndAfterInstantiation()
throws NoSuchMethodException
- Throws:
NoSuchMethodException
Copyright © 2003-2010 Codehaus. All Rights Reserved.