Uses of Interface
org.jmock.internal.ExpectationCollector

Packages that use ExpectationCollector
org.jmock   
org.jmock.internal   
 

Uses of ExpectationCollector in org.jmock
 

Methods in org.jmock with parameters of type ExpectationCollector
 void Expectations.buildExpectations(Action defaultAction, ExpectationCollector collector)
           
 

Uses of ExpectationCollector in org.jmock.internal
 

Classes in org.jmock.internal that implement ExpectationCollector
 class InvocationDispatcher
           
 

Methods in org.jmock.internal with parameters of type ExpectationCollector
 void ExpectationBuilder.buildExpectations(Action defaultAction, ExpectationCollector collector)
           
 



Copyright © 2003-2012 jMock. All Rights Reserved.