|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.agical.rmock.core.describe.impl.SectionDescriberImpl
public class SectionDescriberImpl
(c) Agical AB 2005
Constructor Summary | |
---|---|
SectionDescriberImpl(java.io.StringWriter output,
java.lang.String indentString)
|
Method Summary | |
---|---|
void |
describeSectionEntered(Section section,
int level)
|
void |
describeSectionExited(Section section,
int level)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SectionDescriberImpl(java.io.StringWriter output, java.lang.String indentString)
Method Detail |
---|
public void describeSectionEntered(Section section, int level)
describeSectionEntered
in interface SectionDescriber
public void describeSectionExited(Section section, int level)
describeSectionExited
in interface SectionDescriber
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |