com.agical.rmock.core.describe.impl
Class SectionDescriberImpl
java.lang.Object
com.agical.rmock.core.describe.impl.SectionDescriberImpl
- All Implemented Interfaces:
- SectionDescriber
public class SectionDescriberImpl
- extends Object
- implements SectionDescriber
(c) Agical AB 2005
- Author:
- brolund
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SectionDescriberImpl
public SectionDescriberImpl(StringWriter output,
String indentString)
describeSectionEntered
public void describeSectionEntered(Section section,
int level)
- Specified by:
describeSectionEntered
in interface SectionDescriber
describeSectionExited
public void describeSectionExited(Section section,
int level)
- Specified by:
describeSectionExited
in interface SectionDescriber
Copyright © 2005-2011 Agical AB. All Rights Reserved.