org.picocontainer.defaults
Class LifecycleVisitorTestCase.Three

java.lang.Object
  extended by org.picocontainer.defaults.LifecycleVisitorTestCase.RecordingLifecycle
      extended by org.picocontainer.defaults.LifecycleVisitorTestCase.Three
Enclosing class:
LifecycleVisitorTestCase

public static class LifecycleVisitorTestCase.Three
extends LifecycleVisitorTestCase.RecordingLifecycle


Constructor Summary
LifecycleVisitorTestCase.Three(java.lang.StringBuffer sb, LifecycleVisitorTestCase.One one, LifecycleVisitorTestCase.Two two)
           
 
Method Summary
 
Methods inherited from class org.picocontainer.defaults.LifecycleVisitorTestCase.RecordingLifecycle
arreter, demarrer, ecraser, throwsAtVisit, uncallableByVisitor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifecycleVisitorTestCase.Three

public LifecycleVisitorTestCase.Three(java.lang.StringBuffer sb,
                                      LifecycleVisitorTestCase.One one,
                                      LifecycleVisitorTestCase.Two two)