Constructor and Description |
---|
AnyOrderSection(String description) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(ExpectationVisitor visitableVisitor,
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 AnyOrderSection(String description)
public void add(Visitable visitable)
Section
public boolean accept(ExpectationVisitor visitableVisitor, boolean available)
Visitable
public boolean canMatch()
public boolean isSatisfied()
isSatisfied
in interface Visitable
public String getDescription()
getDescription
in interface Section
Copyright © 2005-2013 Agical AB. All Rights Reserved.