com.mockobjects
public class ExpectationSegment extends AbstractExpectation
Constructor Summary | |
---|---|
ExpectationSegment(String name) |
Method Summary | |
---|---|
void | clearActual() |
void | setActual(String aString) |
void | setExpected(String segment) |
void | setExpectNothing() |
void | verify() |