Class AbstractExpectationCollection

java.lang.Object
org.jmock.expectation.AbstractExpectation
org.jmock.expectation.AbstractExpectationCollection
All Implemented Interfaces:
Verifiable, Expectation, ExpectationCollection
Direct Known Subclasses:
ExpectationList, ExpectationSet

public abstract class AbstractExpectationCollection extends AbstractExpectation implements ExpectationCollection