public class MockNavigationHandler extends javax.faces.application.NavigationHandler implements FacesMockController.MockObject
| Constructor and Description |
|---|
MockNavigationHandler()
Default constructor
|
MockNavigationHandler(org.easymock.IMocksControl control,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.easymock.IMocksControl |
getControl() |
void |
handleNavigation(javax.faces.context.FacesContext arg0,
String arg1,
String arg2) |
int |
hashCode() |
String |
toString() |
public MockNavigationHandler()
public MockNavigationHandler(org.easymock.IMocksControl control,
String name)
control - public org.easymock.IMocksControl getControl()
getControl in interface FacesMockController.MockObjectpublic void handleNavigation(javax.faces.context.FacesContext arg0,
String arg1,
String arg2)
handleNavigation in class javax.faces.application.NavigationHandlerCopyright © 2012 JBoss by Red Hat. All Rights Reserved.