Uses of Class
org.ajax4jsf.tests.MockMethodExpression

Packages that use MockMethodExpression
org.ajax4jsf.tests   
 

Uses of MockMethodExpression in org.ajax4jsf.tests
 

Methods in org.ajax4jsf.tests with parameters of type MockMethodExpression
static javax.faces.event.ActionListener JsfMock.meActionListener(MockMethodExpression expression)
           
static javax.faces.validator.Validator JsfMock.meValidator(MockMethodExpression expression)
           
static javax.faces.event.ValueChangeListener JsfMock.meValueChangeListener(MockMethodExpression expression)
           
 

Constructors in org.ajax4jsf.tests with parameters of type MockMethodExpression
JsfMock.MethodActionListenerMatcher(MockMethodExpression expression)
           
JsfMock.MethodValidatorMatcher(MockMethodExpression expression)
           
JsfMock.MethodValueChangeListenerMatcher(MockMethodExpression expression)
           
 



Copyright © 2009. All Rights Reserved.