org.mockito.internal.invocation
Class MatchersBinder

java.lang.Object
  extended by org.mockito.internal.invocation.MatchersBinder

public class MatchersBinder
extends java.lang.Object


Constructor Summary
MatchersBinder()
           
 
Method Summary
 InvocationMatcher bindMatchers(Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchersBinder

public MatchersBinder()
Method Detail

bindMatchers

public InvocationMatcher bindMatchers(Invocation invocation)