org.picocontainer.monitors
Class WriterComponentMonitorTestCase

java.lang.Object
  extended by org.picocontainer.monitors.WriterComponentMonitorTestCase

public class WriterComponentMonitorTestCase
extends Object

Author:
Aslak Hellesøy, Mauro Talevi

Constructor Summary
WriterComponentMonitorTestCase()
           
 
Method Summary
 void setUp()
           
 void testNoComponent()
           
 void testShouldTraceInstantiatedWithInjected()
           
 void testShouldTraceInstantiating()
           
 void testShouldTraceInstantiationFailed()
           
 void testShouldTraceInvocatiationFailed()
           
 void testShouldTraceInvoked()
           
 void testShouldTraceInvoking()
           
 void testShouldTraceLifecycleInvocationFailed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriterComponentMonitorTestCase

public WriterComponentMonitorTestCase()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testShouldTraceInstantiating

public void testShouldTraceInstantiating()

testShouldTraceInstantiatedWithInjected

public void testShouldTraceInstantiatedWithInjected()

testShouldTraceInstantiationFailed

public void testShouldTraceInstantiationFailed()

testShouldTraceInvoking

public void testShouldTraceInvoking()

testShouldTraceInvoked

public void testShouldTraceInvoked()

testShouldTraceInvocatiationFailed

public void testShouldTraceInvocatiationFailed()

testShouldTraceLifecycleInvocationFailed

public void testShouldTraceLifecycleInvocationFailed()

testNoComponent

public void testNoComponent()


Copyright © 2003-2010 Codehaus. All Rights Reserved.