org.picocontainer.defaults.issues
Class Issue0303TestCase

java.lang.Object
  extended by org.picocontainer.defaults.issues.Issue0303TestCase

public class Issue0303TestCase
extends Object


Nested Class Summary
static class Issue0303TestCase.Starter
           
static class Issue0303TestCase.SwallowingComponentMonitor
           
 
Constructor Summary
Issue0303TestCase()
           
 
Method Summary
 void testCanSwallowExceptionFromReflectionLifecycleStrategy()
           
 void testCanSwallowExceptionFromStarableLifecycleStrategy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue0303TestCase

public Issue0303TestCase()
Method Detail

testCanSwallowExceptionFromReflectionLifecycleStrategy

public void testCanSwallowExceptionFromReflectionLifecycleStrategy()

testCanSwallowExceptionFromStarableLifecycleStrategy

public void testCanSwallowExceptionFromStarableLifecycleStrategy()


Copyright © 2003-2010 Codehaus. All Rights Reserved.