com.agical.rmock.core.find.match.method
Interface ParameterBuilder

All Superinterfaces:
MatchAction, ModifierBuilder
All Known Implementing Classes:
ExecuteMethodOnTargetMatchAction

public interface ParameterBuilder
extends ModifierBuilder


Method Summary
 ModifierBuilder withParametersFrom(ParameterProvider parameterProvider)
           
 
Methods inherited from interface com.agical.rmock.core.find.match.method.ModifierBuilder
modifyWith
 
Methods inherited from interface com.agical.rmock.core.find.MatchAction
matched
 

Method Detail

withParametersFrom

ModifierBuilder withParametersFrom(ParameterProvider parameterProvider)


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