|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.defaults.LifecycleVisitorTestCase.RecordingLifecycle
public abstract static class LifecycleVisitorTestCase.RecordingLifecycle
Field Summary | |
---|---|
private java.lang.StringBuffer |
recording
|
Constructor Summary | |
---|---|
protected |
LifecycleVisitorTestCase.RecordingLifecycle(java.lang.StringBuffer recording)
|
Method Summary | |
---|---|
void |
arreter()
|
private void |
callMe()
|
private java.lang.String |
code()
|
void |
demarrer()
|
void |
ecraser()
|
void |
throwsAtVisit()
|
void |
uncallableByVisitor(java.lang.String s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final java.lang.StringBuffer recording
Constructor Detail |
---|
protected LifecycleVisitorTestCase.RecordingLifecycle(java.lang.StringBuffer recording)
Method Detail |
---|
public void demarrer()
public void arreter()
public void ecraser()
private java.lang.String code()
public void uncallableByVisitor(java.lang.String s)
public void throwsAtVisit() throws java.io.FileNotFoundException
java.io.FileNotFoundException
private void callMe()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |