Uses of Interface
org.jmock.expectation.Expectation

Packages that use Expectation
org.jmock.expectation   
 

Uses of Expectation in org.jmock.expectation
 

Subinterfaces of Expectation in org.jmock.expectation
 interface ExpectationCollection
          An ExpectationCollection is an expectation that supports multiple values, such as lists and sets.
 

Classes in org.jmock.expectation that implement Expectation
 class AbstractExpectation
           
 class AbstractExpectationCollection
           
 class ExpectationCounter
           
 class ExpectationDoubleValue
           
 class ExpectationList
           
 class ExpectationMap
           
 class ExpectationSegment
           
 class ExpectationSet
           
 class ExpectationValue
           
 



Copyright © 2003 jMock.org. All Rights Reserved.