Package com.mockobjects
Class ExpectationList
java.lang.Object
com.mockobjects.AbstractExpectation
com.mockobjects.AbstractExpectationCollection
com.mockobjects.ExpectationList
- All Implemented Interfaces:
Expectation,ExpectationCollection,Verifiable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.mockobjects.AbstractExpectationCollection
addActual, addActual, addActualMany, addActualMany, addActualMany, addExpected, addExpected, addExpectedMany, addExpectedMany, addExpectedMany, clearActual, setExpectNothing, verifyMethods inherited from class com.mockobjects.AbstractExpectation
hasExpectations, setFailOnVerifyMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.mockobjects.Expectation
hasExpectations, setFailOnVerify
-
Constructor Details
-
ExpectationList
-