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)
Section
public String getDescription()
getDescription
in interface Section
public String getType()
public boolean accept(ExpectationVisitor expectationVisitor, boolean available)
Visitable
public boolean canMatch()
public boolean isSatisfied()
isSatisfied
in interface Visitable
Copyright © 2005-2013 Agical AB. All Rights Reserved.