A C E F G H I J M O R S 
All Classes All Packages

A

apply(FaceletContext, UIComponent) - Method in class org.joinfaces.test.mock.MockFaceletHandler
 

C

canEqual(Object) - Method in class org.joinfaces.test.mock.MockValueExpression
 

E

equals(Object) - Method in class org.joinfaces.test.mock.MockValueExpression
 

F

FacesContextMocker - Class in org.joinfaces.test.mock
Faces Context Mocker.

G

generateUniqueId(String) - Method in class org.joinfaces.test.mock.MockFaceletContext
 
get(String) - Method in class org.joinfaces.test.mock.MockTagAttributes
 
get(String, String) - Method in class org.joinfaces.test.mock.MockTagAttributes
 
getAll() - Method in class org.joinfaces.test.mock.MockTagAttributes
 
getAll(String) - Method in class org.joinfaces.test.mock.MockTagAttributes
 
getAttribute(String) - Method in class org.joinfaces.test.mock.MockFaceletContext
 
getAttributes() - Method in class org.joinfaces.test.mock.MockFaceletContext
 
getBoolean(FaceletContext) - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getELResolver() - Method in class org.joinfaces.test.mock.MockFaceletContext
 
getExpectedType() - Method in class org.joinfaces.test.mock.MockValueExpression
 
getExpressionFactory() - Method in class org.joinfaces.test.mock.MockFaceletContext
 
getExpressionString() - Method in class org.joinfaces.test.mock.MockValueExpression
 
getFacesContext() - Method in class org.joinfaces.test.mock.MockFaceletContext
 
getFunctionMapper() - Method in class org.joinfaces.test.mock.MockFaceletContext
 
getInt(FaceletContext) - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getJsfMock() - Method in class org.joinfaces.test.mock.JsfIT
 
getLocalName() - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getLocation() - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getMethodExpression(FaceletContext, Class, Class[]) - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getMockApplication() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockExternalContext() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockFaceletContext() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockFaceletHandler() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockFacesContext() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockHttpServletRequest() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockHttpServletResponse() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockHttpSession() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockServletContext() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockTag() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockTagAttributes() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockTagConfig() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockViewMap() - Method in class org.joinfaces.test.mock.JsfMock
 
getMockViewRoot() - Method in class org.joinfaces.test.mock.JsfMock
 
getNamespace() - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getNamespaces() - Method in class org.joinfaces.test.mock.MockTagAttributes
 
getObject(FaceletContext) - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getObject(FaceletContext, Class) - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getQName() - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getTagAttributes() - Method in class org.joinfaces.test.mock.MockTagAttributes
 
getType(ELContext) - Method in class org.joinfaces.test.mock.MockValueExpression
 
getValue() - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getValue(ELContext) - Method in class org.joinfaces.test.mock.MockValueExpression
 
getValue(FaceletContext) - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getValueExpression(FaceletContext, Class) - Method in class org.joinfaces.test.mock.MockTagAttribute
 
getVariableMapper() - Method in class org.joinfaces.test.mock.MockFaceletContext
 

H

hashCode() - Method in class org.joinfaces.test.mock.MockValueExpression
 

I

includeFacelet(UIComponent, String) - Method in class org.joinfaces.test.mock.MockFaceletContext
 
includeFacelet(UIComponent, URL) - Method in class org.joinfaces.test.mock.MockFaceletContext
 
init() - Method in class org.joinfaces.test.mock.JsfIT
 
init(ApplicationContext) - Method in class org.joinfaces.test.mock.JsfMock
 
isApplied() - Method in class org.joinfaces.test.mock.MockFaceletHandler
 
isLiteral() - Method in class org.joinfaces.test.mock.MockTagAttribute
 
isLiteralText() - Method in class org.joinfaces.test.mock.MockValueExpression
 
isReadOnly(ELContext) - Method in class org.joinfaces.test.mock.MockValueExpression
 

J

JsfIT - Class in org.joinfaces.test.mock
Abstract integration test for jsf Activate JsfMock for each test execution.
JsfIT() - Constructor for class org.joinfaces.test.mock.JsfIT
 
JsfMock - Class in org.joinfaces.test.mock
JSF Mock.
JsfMock() - Constructor for class org.joinfaces.test.mock.JsfMock
 

M

MockFaceletContext - Class in org.joinfaces.test.mock
Facelet Context Mock.
MockFaceletContext() - Constructor for class org.joinfaces.test.mock.MockFaceletContext
 
MockFaceletContext(FacesContext) - Constructor for class org.joinfaces.test.mock.MockFaceletContext
 
MockFaceletContext(FacesContext, Map<String, Object>) - Constructor for class org.joinfaces.test.mock.MockFaceletContext
 
MockFaceletHandler - Class in org.joinfaces.test.mock
Facelet Handler Mock.
MockFaceletHandler() - Constructor for class org.joinfaces.test.mock.MockFaceletHandler
 
mockFacesContext() - Static method in class org.joinfaces.test.mock.FacesContextMocker
 
MockTagAttribute - Class in org.joinfaces.test.mock
Tag Attribute Mock.
MockTagAttribute() - Constructor for class org.joinfaces.test.mock.MockTagAttribute
 
MockTagAttribute(String) - Constructor for class org.joinfaces.test.mock.MockTagAttribute
 
MockTagAttributes - Class in org.joinfaces.test.mock
Tag Attributes Mock.
MockTagAttributes() - Constructor for class org.joinfaces.test.mock.MockTagAttributes
 
MockValueExpression - Class in org.joinfaces.test.mock
Value Expression Mock.
MockValueExpression() - Constructor for class org.joinfaces.test.mock.MockValueExpression
 
MockValueExpression(String) - Constructor for class org.joinfaces.test.mock.MockValueExpression
 

O

org.joinfaces.test.mock - package org.joinfaces.test.mock
JSF Mock classes for testing.

R

release() - Method in class org.joinfaces.test.mock.JsfIT
 
release() - Method in class org.joinfaces.test.mock.JsfMock
 

S

setAttribute(String, Object) - Method in class org.joinfaces.test.mock.MockFaceletContext
 
setFunctionMapper(FunctionMapper) - Method in class org.joinfaces.test.mock.MockFaceletContext
 
setValue(ELContext, Object) - Method in class org.joinfaces.test.mock.MockValueExpression
 
setVariableMapper(VariableMapper) - Method in class org.joinfaces.test.mock.MockFaceletContext
 
A C E F G H I J M O R S 
All Classes All Packages