| Constructor and Description |
|---|
StackedSection(SectionProvider sectionProvider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(ExpectationVisitor expectationVisitor,
boolean available)
accepts a visitor
|
void |
add(Visitable visitable)
Adds an expectaion or subsection to this section
|
boolean |
canMatch() |
String |
getDescription() |
String |
getType() |
boolean |
isSatisfied() |
public StackedSection(SectionProvider sectionProvider)
sectionProvider - public void add(Visitable visitable)
Sectionpublic String getDescription()
getDescription in interface Sectionpublic String getType()
public boolean accept(ExpectationVisitor expectationVisitor, boolean available)
Visitablepublic boolean canMatch()
public boolean isSatisfied()
isSatisfied in interface VisitableCopyright © 2005-2013 Agical AB. All Rights Reserved.