Uses of Interface
com.mockobjects.Expectation
-
Packages that use Expectation Package Description com.mockobjects -
-
Uses of Expectation in com.mockobjects
Subinterfaces of Expectation in com.mockobjects Modifier and Type Interface Description interface
ExpectationCollection
An ExpectationCollection is an expectation that supports multiple values, such as lists and sets.Classes in com.mockobjects that implement Expectation Modifier and Type Class Description class
AbstractExpectation
class
AbstractExpectationCollection
class
ExpectationCounter
class
ExpectationDoubleValue
class
ExpectationList
class
ExpectationMap
class
ExpectationSegment
class
ExpectationSet
class
ExpectationValue
-