class StrictExpectation extends Object
Expects demanded call cardinalities to match demanded ranges in the sequence of recording.
Type | Name and description |
---|---|
private int |
fCallSpecIdx |
private List |
fCalls |
private Demand |
fDemand |
Constructor and description |
---|
StrictExpectation
(Demand demand) |
StrictExpectation
() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.