Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.mockobjects.AbstractExpectation
Constructor Summary | |
|
Method Summary | |
abstract void | |
boolean | |
void | |
abstract void |
|
public abstract void clearActual()
public boolean hasExpectations()
- Specified by:
- hasExpectations in interface Expectation
public abstract void verify()
Throw an AssertionFailedException if any expectations have not been met.
- Specified by:
- verify in interface Verifiable