Package org.jmock
Class Expectations
- java.lang.Object
-
- org.jmock.AbstractExpectations
-
- org.jmock.Expectations
-
- All Implemented Interfaces:
ExpectationBuilder
,ActionClause
,ArgumentConstraintPhrases
,CardinalityClause
public class Expectations extends AbstractExpectations
Backward compatibility Methods added with ASM
-
-
Field Summary
-
Fields inherited from class org.jmock.AbstractExpectations
with
-
-
Constructor Summary
Constructors Constructor Description Expectations()
-
Method Summary
-
Methods inherited from class org.jmock.AbstractExpectations
a, addParameterMatcher, allowing, allowing, an, aNonNull, aNull, any, anything, atLeast, atMost, between, buildExpectations, currentBuilder, doAll, equal, exactly, ignoring, ignoring, inSequence, inSequences, never, onConsecutiveCalls, one, oneOf, returnEnumeration, returnEnumeration, returnIterator, returnIterator, returnValue, same, then, throwException, when, will, with, with, with, with, with, with, with, with, with, with
-
-