com.agical.rmock.core.find.match.method
Class MethodMatchActionFactory

java.lang.Object
  extended by com.agical.rmock.core.find.match.method.MethodMatchActionFactory

public class MethodMatchActionFactory
extends java.lang.Object


Constructor Summary
MethodMatchActionFactory(ExpectationModifier expectationModifier)
           
 
Method Summary
 ParameterBuilder invokeOn(java.lang.Object object)
           
 ReplayModifier replayModifier()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodMatchActionFactory

public MethodMatchActionFactory(ExpectationModifier expectationModifier)
Method Detail

invokeOn

public ParameterBuilder invokeOn(java.lang.Object object)

replayModifier

public ReplayModifier replayModifier()


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