Uses of Interface
com.agical.rmock.core.expectation.modification.ExpectationModifier

Packages that use ExpectationModifier
com.agical.rmock.core.expectation.modification.impl   
com.agical.rmock.core.find.match   
com.agical.rmock.core.find.match.method   
 

Uses of ExpectationModifier in com.agical.rmock.core.expectation.modification.impl
 

Classes in com.agical.rmock.core.expectation.modification.impl that implement ExpectationModifier
 class ExpectationModifierImpl
          (c) Agical AB 2005
 

Uses of ExpectationModifier in com.agical.rmock.core.find.match
 

Constructors in com.agical.rmock.core.find.match with parameters of type ExpectationModifier
MatchActionFactory(ExpectationModifier expectationModifier)
           
 

Uses of ExpectationModifier in com.agical.rmock.core.find.match.method
 

Constructors in com.agical.rmock.core.find.match.method with parameters of type ExpectationModifier
MethodMatchActionFactory(ExpectationModifier expectationModifier)
           
ReplayModifier(ExpectationModifier expectationModifier)
           
 



Copyright © 2005-2009 Agical AB. All Rights Reserved.