org.ajax4jsf.tests
Class JsfMock.MethodActionListenerMatcher

java.lang.Object
  extended by org.ajax4jsf.tests.JsfMock.MethodActionListenerMatcher
All Implemented Interfaces:
org.easymock.IArgumentMatcher
Enclosing class:
JsfMock

public static class JsfMock.MethodActionListenerMatcher
extends java.lang.Object
implements org.easymock.IArgumentMatcher


Constructor Summary
JsfMock.MethodActionListenerMatcher(MockMethodExpression expression)
           
 
Method Summary
 void appendTo(java.lang.StringBuffer buffer)
           
 boolean matches(java.lang.Object argument)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsfMock.MethodActionListenerMatcher

public JsfMock.MethodActionListenerMatcher(MockMethodExpression expression)
Method Detail

appendTo

public void appendTo(java.lang.StringBuffer buffer)
Specified by:
appendTo in interface org.easymock.IArgumentMatcher

matches

public boolean matches(java.lang.Object argument)
Specified by:
matches in interface org.easymock.IArgumentMatcher


Copyright © 2009. All Rights Reserved.