JSF Test Framework: Mock 1.1.6
A C D E F G H I L M N O P R S T U V W 

A

AbstractFacesContext - Class in org.jboss.test.faces.mock.context

AbstractFacesContext() - Constructor for class org.jboss.test.faces.mock.context.AbstractFacesContext
 
addAttribute(Attribute) - Method in class org.jboss.test.faces.writer.ElementRecord
 
addAttribute(Attribute) - Method in interface org.jboss.test.faces.writer.Record
 
addAttribute(Attribute) - Method in class org.jboss.test.faces.writer.RecordBase
 
addComponent(String, String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
addConverter(String, String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
addConverter(Class, String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
addCookie(Cookie) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
addDateHeader(String, long) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
addELContextListener(ELContextListener) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
addELResolver(ELResolver) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
addHeader(String, String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
addIntHeader(String, int) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
addLifecycle(String, Lifecycle) - Method in class org.jboss.test.faces.stub.faces.StubLifecycleFactory
 
addMessage(String, FacesMessage) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
addMessage(String, FacesMessage) - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
addPhaseListener(PhaseListener) - Method in class org.jboss.test.faces.stub.faces.StubLifecycle
 
addRecord(Record) - Method in interface org.jboss.test.faces.writer.Record
 
addRecord(Record) - Method in class org.jboss.test.faces.writer.RecordBase
 
addRecord(Record) - Method in class org.jboss.test.faces.writer.TextRecord
 
addRenderer(String, String, Renderer) - Method in class org.jboss.test.faces.stub.faces.StubRenderKit
 
addValidator(String, String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
atLevel(int) - Method in class org.jboss.test.faces.writer.ElementCriteria
 
atPosition(int) - Method in class org.jboss.test.faces.writer.ElementCriteria
 
Attribute - Class in org.jboss.test.faces.writer
 
Attribute(String, Object, String) - Constructor for class org.jboss.test.faces.writer.Attribute
 

C

calculateLocale(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubViewHandler
 
calculateRenderKitId(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubViewHandler
 
CDATARecord - Class in org.jboss.test.faces.writer
 
CDATARecord() - Constructor for class org.jboss.test.faces.writer.CDATARecord
 
checkOrder(Object, boolean) - Static method in class org.jboss.test.faces.mock.FacesMock
Switches order checking of the given mock object (more exactly: the control of the mock object) the on and off.
children(TreeBuilder<?>...) - Method in interface org.jboss.test.faces.mock.component.TreeBuilder
 
children(TreeBuilder<?>...) - Method in class org.jboss.test.faces.mock.component.TreeBuilderImpl
 
children(TreeBuilder<?>...) - Method in class org.jboss.test.faces.mock.component.ViewBuilder
 
cloneWithWriter(Writer) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
cloneWithWriter(Writer) - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
close() - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
close() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
CommentRecord - Class in org.jboss.test.faces.writer
 
CommentRecord(Object) - Constructor for class org.jboss.test.faces.writer.CommentRecord
 
component() - Static method in class org.jboss.test.faces.mock.component.ViewBuilder
 
component(Class<T>) - Static method in class org.jboss.test.faces.mock.component.ViewBuilder
 
component(T) - Static method in class org.jboss.test.faces.mock.component.ViewBuilder
 
contains(String) - Method in class org.jboss.test.faces.writer.ElementCriteria
 
containsAttribute(String) - Method in class org.jboss.test.faces.writer.ElementRecord
 
containsHeader(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
createComponent(ValueExpression, FacesContext, String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
createComponent(String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
createComponent(ValueBinding, FacesContext, String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
createControl() - Static method in class org.jboss.test.faces.mock.FacesMock
 
createConverter(String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
createConverter(Class) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
createEnvironment() - Static method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
createFactoryMock(Class<T>) - Method in class org.jboss.test.faces.mock.factory.FactoryMockingService
Creates the factory mock.
createMethodBinding(String, Class[]) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
createMock(String, Class<T>, IMocksControl) - Static method in class org.jboss.test.faces.mock.FacesMock
 
createMock(Class<T>) - Static method in class org.jboss.test.faces.mock.FacesMock
 
createMock(String, Class<T>) - Static method in class org.jboss.test.faces.mock.FacesMock
 
createMock(String, Class<T>, Method...) - Method in class org.jboss.test.faces.mock.FacesMocksClassControl
 
createMock(Class<T>, Method...) - Method in class org.jboss.test.faces.mock.FacesMocksClassControl
 
createMock(Class<T>, ConstructorArgs, Method...) - Method in class org.jboss.test.faces.mock.FacesMocksClassControl
 
createMock(String, Class<T>, ConstructorArgs, Method...) - Method in class org.jboss.test.faces.mock.FacesMocksClassControl
 
createMock(Class<T>) - Method in interface org.jboss.test.faces.mock.MockController
 
createMock(String, Class<T>) - Method in interface org.jboss.test.faces.mock.MockController
 
createMock(Class<T>) - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
createMock(String, Class<T>) - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
createMock(Class<T>) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
createMock(String, Class<T>) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
createMockEnvironment() - Static method in class org.jboss.test.faces.mock.FacesMock
 
createNewMockInstance() - Method in interface org.jboss.test.faces.mock.factory.FactoryMock
Creates the new mock instance.
createNewMockInstance() - Method in class org.jboss.test.faces.mock.factory.FactoryMockImpl
 
createNiceEnvironment() - Static method in class org.jboss.test.faces.mock.FacesMock
 
createNiceEnvironment() - Static method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
createNiceMock(Class<T>) - Static method in class org.jboss.test.faces.mock.FacesMock
 
createNiceMock(String, Class<T>) - Static method in class org.jboss.test.faces.mock.FacesMock
 
createNiceMock(Class<T>) - Method in interface org.jboss.test.faces.mock.MockController
 
createNiceMock(String, Class<T>) - Method in interface org.jboss.test.faces.mock.MockController
 
createNiceMock(Class<T>) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
createNiceMock(String, Class<T>) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
createProxy(Class<T>, InvocationHandler) - Method in class org.jboss.test.faces.mock.FacesClassProxyFactory
 
createProxyFactory(Class<T>) - Method in class org.jboss.test.faces.mock.FacesMocksClassControl
 
createResponseStream(OutputStream) - Method in class org.jboss.test.faces.stub.faces.StubRenderKit
 
createResponseWriter(Writer, String, String) - Method in class org.jboss.test.faces.stub.faces.StubRenderKit
 
createStrictEnvironment() - Static method in class org.jboss.test.faces.mock.FacesMock
 
createStrictEnvironment() - Static method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
createStrictMock(Class<T>) - Static method in class org.jboss.test.faces.mock.FacesMock
 
createStrictMock(String, Class<T>) - Static method in class org.jboss.test.faces.mock.FacesMock
 
createStrictMock(Class<T>) - Method in interface org.jboss.test.faces.mock.MockController
 
createStrictMock(String, Class<T>) - Method in interface org.jboss.test.faces.mock.MockController
 
createStrictMock(Class<T>) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
createStrictMock(String, Class<T>) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
createTest() - Method in class org.jboss.test.faces.mock.MockTestRunner
 
createValidator(String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
createValueBinding(String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
createView() - Static method in class org.jboss.test.faces.mock.component.ViewBuilder
 
createView(UIViewRoot) - Static method in class org.jboss.test.faces.mock.component.ViewBuilder
 
createView(FacesContext, String) - Method in class org.jboss.test.faces.stub.faces.StubViewHandler
 
createViewRoot() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
Criteria - Interface in org.jboss.test.faces.writer
Criteria to lookup in content recorder by RecordingResponseWriter.

D

dispatch(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
DocumentRecord - Class in org.jboss.test.faces.writer
 
DocumentRecord() - Constructor for class org.jboss.test.faces.writer.DocumentRecord
 

E

element(String) - Method in interface org.jboss.test.faces.writer.Criteria
 
element(String) - Method in class org.jboss.test.faces.writer.ElementCriteria
 
element(String) - Method in class org.jboss.test.faces.writer.RecordCriteria
 
ElementCriteria - Class in org.jboss.test.faces.writer
 
ElementCriteria(Record, String) - Constructor for class org.jboss.test.faces.writer.ElementCriteria
 
ElementCriteria(Collection<? extends Record>, String) - Constructor for class org.jboss.test.faces.writer.ElementCriteria
 
ElementRecord - Class in org.jboss.test.faces.writer
 
ElementRecord(String, UIComponent) - Constructor for class org.jboss.test.faces.writer.ElementRecord
 
encodeActionURL(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
encodeNamespace(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
encodeRedirectURL(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
encodeResourceURL(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
encodeURL(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
Attempt to encode the URL, falling back to an identity function if the response has not been set on this mock context.
encodeURL(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
encodeUrl(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
Deprecated.
endCDATA() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
endDocument() - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
endDocument() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
endElement(String) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
endElement(String) - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
enhance(FactoryMock<T>, T) - Method in class org.jboss.test.faces.mock.factory.FactoryMockingService
Enhance the factored mock by mocking ability.
EnumerationIterator<T> - Class in org.jboss.test.faces.stub.util
 
EnumerationIterator(Enumeration) - Constructor for class org.jboss.test.faces.stub.util.EnumerationIterator
 
Environment - Annotation Type in org.jboss.test.faces.mock

Environment.Feature - Enum in org.jboss.test.faces.mock
 
equals(Object) - Method in class org.jboss.test.faces.writer.Attribute
 
evaluateExpressionGet(FacesContext, String, Class) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
execute(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubLifecycle
 

F

FacesClassProxyFactory<T> - Class in org.jboss.test.faces.mock
Factory generating a mock for a class.
FacesClassProxyFactory() - Constructor for class org.jboss.test.faces.mock.FacesClassProxyFactory
 
FacesMock - Class in org.jboss.test.faces.mock

FacesMocksClassControl - Class in org.jboss.test.faces.mock
 
FacesMocksClassControl(MocksControl.MockType) - Constructor for class org.jboss.test.faces.mock.FacesMocksClassControl
 
FacesTestException - Exception in org.jboss.test.faces.mock
 
FacesTestException() - Constructor for exception org.jboss.test.faces.mock.FacesTestException
 
FacesTestException(String) - Constructor for exception org.jboss.test.faces.mock.FacesTestException
 
FacesTestException(Throwable) - Constructor for exception org.jboss.test.faces.mock.FacesTestException
 
FacesTestException(String, Throwable) - Constructor for exception org.jboss.test.faces.mock.FacesTestException
 
Facet<T extends javax.faces.component.UIComponent> - Class in org.jboss.test.faces.mock.component
 
Facet(String, TreeBuilder<T>) - Constructor for class org.jboss.test.faces.mock.component.Facet
 
facet(String) - Static method in class org.jboss.test.faces.mock.component.ViewBuilder
 
facet(String, Class<T>) - Static method in class org.jboss.test.faces.mock.component.ViewBuilder
 
facet(String, T) - Static method in class org.jboss.test.faces.mock.component.ViewBuilder
 
facets(Facet<?>...) - Method in interface org.jboss.test.faces.mock.component.TreeBuilder
 
facets(Facet<?>...) - Method in class org.jboss.test.faces.mock.component.TreeBuilderImpl
 
facets(Facet<?>...) - Method in class org.jboss.test.faces.mock.component.ViewBuilder
 
FactoryMock<T> - Interface in org.jboss.test.faces.mock.factory
The interface for factory mocks - mocks which needs to be created by constructing class instance by class name (e.g.
FactoryMockImpl<T> - Class in org.jboss.test.faces.mock.factory
The implementation of factory mocks - mocks which needs to be created by constructing class instance by class name (e.g.
FactoryMockingService - Class in org.jboss.test.faces.mock.factory
The service class for creating new factory mocks and their enhancing by mocking ability.
FactoryMockingService() - Constructor for class org.jboss.test.faces.mock.factory.FactoryMockingService
 
find() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
flush() - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
flush() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
flushBuffer() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 

G

getActionListener() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getActionURL(FacesContext, String) - Method in class org.jboss.test.faces.stub.faces.StubViewHandler
 
getApplication() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getApplication() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getApplication() - Method in class org.jboss.test.faces.stub.faces.StubApplicationFactory
 
getApplication() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getApplicationMap() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getAttribute(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getAttribute(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getAttribute(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getAttribute(String) - Method in class org.jboss.test.faces.writer.ElementCriteria
 
getAttribute(String) - Method in class org.jboss.test.faces.writer.ElementRecord
 
getAttributeNames() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getAttributeNames() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getAttributeNames() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getAttributes() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getAttributes() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getAttributes() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getAttributes() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getAttributes() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getAuthType() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getAuthType() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getBufferSize() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
getBuilder() - Method in class org.jboss.test.faces.mock.component.Facet

getCharacterEncoding() - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
getCharacterEncoding() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getCharacterEncoding() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
getCharacterEncoding() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
getChildren() - Method in interface org.jboss.test.faces.writer.Record
 
getChildren() - Method in class org.jboss.test.faces.writer.RecordBase
 
getClientIdsWithMessages() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getClientIdsWithMessages() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getComponent() - Method in interface org.jboss.test.faces.mock.component.TreeBuilder

getComponent() - Method in class org.jboss.test.faces.mock.component.TreeBuilderImpl
 
getComponentAttribute() - Method in class org.jboss.test.faces.writer.Attribute
 
getComponentStateToRestore(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubResponseStateManager
 
getComponentStateToSave(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubStateManager
 
getComponentTypes() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getContentLength() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getContentType() - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
getContentType() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getContentType() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
getContentType() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
getContext() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getContext() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getContext(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getContextPath() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getContextPath() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getControl() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
getConverterIds() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getConverterTypes() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getCookies() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getCreationTime() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getCurrentPhaseId() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getCurrentPhaseId() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getDateHeader(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getDefaultLocale() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getDefaultRenderKitId() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getELContext() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getElContext() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getELContext() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getELContextListeners() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getELResolver() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getExceptionHandler() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getExpressionFactory() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getExternalContext() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getExternalContext() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getExternalContext() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getFacesContext() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getFacesContext(Object, Object, Object, Lifecycle) - Method in class org.jboss.test.faces.stub.faces.StubFacesContextFactory
 
getFacesContext() - Static method in class org.jboss.test.faces.stub.faces.StubFacesContextFactory
 
getFields(Class<?>) - Method in class org.jboss.test.faces.mock.MockTestRunner
Gets all declared fields and all inherited fields.
getHeader(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getHeaderNames() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getHeaders(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getHeaders() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getId() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getInitParameter(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getInitParameter(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getInitParameterMap() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getInitParameterNames() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getInitParameters() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getInputStream() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getInstance() - Static method in class org.jboss.test.faces.mock.factory.FactoryMockingService
Gets the single instance of FactoryMockingService.
getInstance() - Static method in class org.jboss.test.faces.mock.MockFacesEnvironment

getIntHeader(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getLastAccessedTime() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getLifecycle() - Static method in class org.jboss.test.faces.stub.faces.StubLifecycleFactory
 
getLifecycle(String) - Method in class org.jboss.test.faces.stub.faces.StubLifecycleFactory
 
getLifecycleIds() - Method in class org.jboss.test.faces.stub.faces.StubLifecycleFactory
 
getLocalAddr() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getLocale() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getLocale() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
getLocales() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getLocalName() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getLocalPort() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getMajorVersion() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getMaximumSeverity() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getMaximumSeverity() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getMaxInactiveInterval() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getMessageBundle() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getMessageList() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getMessageList(String) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getMessageList() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getMessageList(String) - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getMessages() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getMessages(String) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getMessages() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getMessages(String) - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getMethod() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getMimeType(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getMinorVersion() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getMockClass() - Method in interface org.jboss.test.faces.mock.factory.FactoryMock
Gets the mock class.
getMockClass() - Method in class org.jboss.test.faces.mock.factory.FactoryMockImpl
 
getMockClassName() - Method in interface org.jboss.test.faces.mock.factory.FactoryMock
Gets the mock class name.
getMockClassName() - Method in class org.jboss.test.faces.mock.factory.FactoryMockImpl
 
getName() - Method in class org.jboss.test.faces.mock.component.Facet

getName() - Method in class org.jboss.test.faces.writer.Attribute
 
getName() - Method in class org.jboss.test.faces.writer.ElementCriteria
 
getName() - Method in class org.jboss.test.faces.writer.ElementRecord
 
getName() - Method in interface org.jboss.test.faces.writer.Record
 
getName() - Method in class org.jboss.test.faces.writer.RecordBase
 
getNamedDispatcher(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getNavigationHandler() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getOutputStream() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
getParameter(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getParameterMap() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getParameterNames() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getParameters() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getParameterValues(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getParent() - Method in interface org.jboss.test.faces.writer.Record
 
getParent() - Method in class org.jboss.test.faces.writer.RecordBase
 
getPartialViewContext() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getPathInfo() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getPathTranslated() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getPhaseListeners() - Method in class org.jboss.test.faces.stub.faces.StubLifecycle
 
getPropertyResolver() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getProtocol() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getQueryString() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getReader() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getRealPath(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getRealPath(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getRemoteAddr() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getRemoteHost() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getRemotePort() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getRemoteUser() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRemoteUser() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getRenderer(String, String) - Method in class org.jboss.test.faces.stub.faces.StubRenderKit
 
getRenderKit() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getRenderKit() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getRenderKit() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getRenderResponse() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getRenderResponse() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getRequest() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getRequest() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestContextPath() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestCookieMap() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestDispatcher(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getRequestedSessionId() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getRequestHeaderMap() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestHeaderValuesMap() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestLocale() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestLocales() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestMap() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestParameterMap() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestParameterNames() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestParameterValuesMap() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestPathInfo() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestServletPath() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getRequestURI() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getRequestURL() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getResource(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getResource(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
Get the URL for a particular resource that is relative to the web app root directory.
getResourceAsStream(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getResourceAsStream(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getResourceBundle(FacesContext, String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getResourcePaths(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getResourcePaths(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getResourceURL(FacesContext, String) - Method in class org.jboss.test.faces.stub.faces.StubViewHandler
 
getResponse() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getResponse() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getResponseComplete() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getResponseComplete() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getResponseContentType() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getResponseStateManager() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getResponseStateManager() - Method in class org.jboss.test.faces.stub.faces.StubRenderKit
 
getResponseStream() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getResponseStream() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getResponseWriter() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getResponseWriter() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
getResponseWriter() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getScheme() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getServerInfo() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getServerName() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getServerPort() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getServlet(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getServletContext() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getServletContextName() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getServletNames() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getServletPath() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getServlets() - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
getSession(boolean) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getSession(boolean) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getSession() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getSessionContext() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getSessionMap() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getStateManager() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getSupportedLocales() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getText() - Method in class org.jboss.test.faces.writer.ElementCriteria
 
getText() - Method in interface org.jboss.test.faces.writer.Record
 
getText() - Method in class org.jboss.test.faces.writer.RecordBase
 
getText() - Method in class org.jboss.test.faces.writer.TextRecord
 
getTreeStructureToRestore(FacesContext, String) - Method in class org.jboss.test.faces.stub.faces.StubResponseStateManager
 
getTreeStructureToSave(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubStateManager
 
getUserPrincipal() - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
getUserPrincipal() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
getValidatorIds() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getValue(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getValue() - Method in class org.jboss.test.faces.writer.Attribute
 
getValueNames() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
getVariableResolver() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getViewHandler() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment

getViewHandler() - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
getViewRoot() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
getViewRoot() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
getWriter() - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
getWriter() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 

H

handleNavigation(FacesContext, String, String) - Method in class org.jboss.test.faces.stub.faces.StubNavigationHandler
 
hashCode() - Method in class org.jboss.test.faces.writer.Attribute
 
hasMoreElements() - Method in class org.jboss.test.faces.stub.util.IteratorEnumeration
 
hasNext() - Method in class org.jboss.test.faces.stub.util.EnumerationIterator
 

I

id(String) - Method in interface org.jboss.test.faces.mock.component.TreeBuilder
 
id(String) - Method in class org.jboss.test.faces.mock.component.TreeBuilderImpl
 
INSTANCE - Static variable in interface org.jboss.test.faces.mock.factory.NoOp
A thread-safe singleton instance of the NoOp callback.
INSTANCE - Static variable in class org.jboss.test.faces.stub.faces.StubLifecycle
 
INSTANCE - Static variable in class org.jboss.test.faces.stub.faces.StubRenderKit
 
invalidate() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
isCommitted() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
isInvalid() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
isMock() - Method in class org.jboss.test.faces.mock.MockTestRunner.Binding

isNew() - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
isPostback() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
isPostback() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
isProcessingEvents() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
isProjectStage(ProjectStage) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
isRequestedSessionIdFromCookie() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
isSecure() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
isUserInRole(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
isUserInRole(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
isValidationFailed() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
IteratorEnumeration - Class in org.jboss.test.faces.stub.util
 
IteratorEnumeration(Iterator) - Constructor for class org.jboss.test.faces.stub.util.IteratorEnumeration
 

L

log(String, Throwable) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
log(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
log(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
log(Exception, String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
log(String, Throwable) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 

M

matches() - Method in class org.jboss.test.faces.writer.ElementCriteria
 
Mock - Annotation Type in org.jboss.test.faces.mock

MockController - Interface in org.jboss.test.faces.mock

Instance of an Object implemented this interface can be injected into test class to simplify mock objects manipulations.

MockFacesContext - Class in org.jboss.test.faces.mock
The mocked FacesContext instance.
MockFacesContext() - Constructor for class org.jboss.test.faces.mock.MockFacesContext
 
MockFacesEnvironment - Class in org.jboss.test.faces.mock

MockFacesEnvironment(IMocksControl, String) - Constructor for class org.jboss.test.faces.mock.MockFacesEnvironment
 
MockTestRunner - Class in org.jboss.test.faces.mock

MockTestRunner(Class<?>) - Constructor for class org.jboss.test.faces.mock.MockTestRunner

MockTestRunner.Binding - Class in org.jboss.test.faces.mock

Binding definition storage

MockTestRunner.Binding() - Constructor for class org.jboss.test.faces.mock.MockTestRunner.Binding
 
MockTestRunner.FieldModule - Class in org.jboss.test.faces.mock
 
MockTestRunner.FieldModule() - Constructor for class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 

N

next() - Method in class org.jboss.test.faces.stub.util.EnumerationIterator
 
nextElement() - Method in class org.jboss.test.faces.stub.util.IteratorEnumeration
 
NoOp - Interface in org.jboss.test.faces.mock.factory
Methods using this Enhancer callback will delegate directly to the default (super) implementation in the base class.
NotFoundException - Exception in org.jboss.test.faces.writer
 
NotFoundException() - Constructor for exception org.jboss.test.faces.writer.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.jboss.test.faces.writer.NotFoundException
 
NotFoundException(String) - Constructor for exception org.jboss.test.faces.writer.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception org.jboss.test.faces.writer.NotFoundException
 

O

org.jboss.test.faces.mock - package org.jboss.test.faces.mock
 
org.jboss.test.faces.mock.component - package org.jboss.test.faces.mock.component
 
org.jboss.test.faces.mock.context - package org.jboss.test.faces.mock.context
 
org.jboss.test.faces.mock.factory - package org.jboss.test.faces.mock.factory
 
org.jboss.test.faces.stub.faces - package org.jboss.test.faces.stub.faces
 
org.jboss.test.faces.stub.servlet - package org.jboss.test.faces.stub.servlet
 
org.jboss.test.faces.stub.util - package org.jboss.test.faces.stub.util
 
org.jboss.test.faces.writer - package org.jboss.test.faces.writer
 

P

publishEvent(FacesContext, Class<? extends SystemEvent>, Class<?>, Object) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
publishEvent(FacesContext, Class<? extends SystemEvent>, Object) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
putValue(String, Object) - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 

R

Record - Interface in org.jboss.test.faces.writer
 
Record.Kind - Enum in org.jboss.test.faces.writer
 
RecordBase - Class in org.jboss.test.faces.writer
 
RecordBase() - Constructor for class org.jboss.test.faces.writer.RecordBase
 
RecordCriteria - Class in org.jboss.test.faces.writer
 
RecordCriteria(Record) - Constructor for class org.jboss.test.faces.writer.RecordCriteria
 
RecordingResponseWriter - Class in org.jboss.test.faces.writer
 
RecordingResponseWriter(String, String) - Constructor for class org.jboss.test.faces.writer.RecordingResponseWriter
 
redirect(String) - Method in class org.jboss.test.faces.stub.faces.StubExternalContext
 
release() - Method in class org.jboss.test.faces.mock.context.AbstractFacesContext
 
release() - Method in interface org.jboss.test.faces.mock.MockController
Release the mock MockFacesEnvironment environment created by the test runner.
release() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
release() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
release() - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
release() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
remove() - Method in class org.jboss.test.faces.stub.util.EnumerationIterator
 
removeAttribute(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
removeAttribute(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
removeAttribute(String) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
removeELContextListener(ELContextListener) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
removePhaseListener(PhaseListener) - Method in class org.jboss.test.faces.stub.faces.StubLifecycle
 
removeValue(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
render(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubLifecycle
 
renderResponse() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
renderResponse() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
renderView(FacesContext, UIViewRoot) - Method in class org.jboss.test.faces.stub.faces.StubViewHandler
 
replay() - Method in interface org.jboss.test.faces.mock.component.TreeBuilder
 
replay() - Method in class org.jboss.test.faces.mock.component.TreeBuilderImpl
 
replay(Object...) - Static method in class org.jboss.test.faces.mock.FacesMock
 
replay(Object...) - Method in interface org.jboss.test.faces.mock.MockController

Repaly all mock objects created by the CdkTestRunner and ones from parameters

replay() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
replay(Object...) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
reset(Object...) - Static method in class org.jboss.test.faces.mock.FacesMock
 
reset(Object...) - Method in interface org.jboss.test.faces.mock.MockController

Reset all mock objects created by the CdkTestRunner and ones from patameters

reset() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
reset(Object...) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
reset() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
resetBuffer() - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
resetToDefault(Object...) - Static method in class org.jboss.test.faces.mock.FacesMock
Resets the given mock objects (more exactly: the controls of the mock objects) and turn them to a mock with default behavior.
resetToDefault(Object...) - Method in interface org.jboss.test.faces.mock.MockController
 
resetToDefault() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
resetToDefault(Object...) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
resetToNice(Object...) - Static method in class org.jboss.test.faces.mock.FacesMock
Resets the given mock objects (more exactly: the controls of the mock objects) and turn them to a mock with nice behavior.
resetToNice(Object...) - Method in interface org.jboss.test.faces.mock.MockController
 
resetToNice() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
resetToNice(Object...) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
resetToStrict(Object...) - Static method in class org.jboss.test.faces.mock.FacesMock
Resets the given mock objects (more exactly: the controls of the mock objects) and turn them to a mock with strict behavior.
resetToStrict(Object...) - Method in interface org.jboss.test.faces.mock.MockController
 
resetToStrict() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
resetToStrict(Object...) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
responseComplete() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
responseComplete() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
restoreComponentState(FacesContext, UIViewRoot, String) - Method in class org.jboss.test.faces.stub.faces.StubStateManager
 
restoreTreeStructure(FacesContext, String, String) - Method in class org.jboss.test.faces.stub.faces.StubStateManager
 
restoreView(FacesContext, String, String) - Method in class org.jboss.test.faces.stub.faces.StubStateManager
 
restoreView(FacesContext, String) - Method in class org.jboss.test.faces.stub.faces.StubViewHandler
 
runChild(FrameworkMethod, RunNotifier) - Method in class org.jboss.test.faces.mock.MockTestRunner
 

S

saveSerializedView(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubStateManager
 
saveView(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubStateManager
 
sendError(int) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
sendError(int, String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
sendRedirect(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
SERIALIZABLE_INSTANCE - Static variable in class org.jboss.test.faces.mock.factory.SerializableNoOp
 
SerializableNoOp - Class in org.jboss.test.faces.mock.factory
 
SerializableNoOp() - Constructor for class org.jboss.test.faces.mock.factory.SerializableNoOp
 
setActionListener(ActionListener) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setApplication(Application) - Method in class org.jboss.test.faces.stub.faces.StubApplicationFactory
 
setAttribute(String, Object) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
setAttribute(String, Object) - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
setAttribute(String, Object) - Method in class org.jboss.test.faces.stub.servlet.StubServletContext
 
setBindings(Collection<MockTestRunner.Binding>) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
setBufferSize(int) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setCharacterEncoding(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setContentLength(int) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setContentType(String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setCurrent() - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
setCurrentInstance(FacesContext) - Static method in class org.jboss.test.faces.mock.MockFacesContext
Sets the current context of FacesContext.
setCurrentPhaseId(PhaseId) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
setCurrentPhaseId(PhaseId) - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
setDateHeader(String, long) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setDefaultLocale(Locale) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setDefaultRenderKitId(String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setELContext(ELContext) - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
setExceptionHandler(ExceptionHandler) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
setFacesContext(FacesContext) - Static method in class org.jboss.test.faces.stub.faces.StubFacesContextFactory
 
setHeader(String, String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setIntHeader(String, int) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setLifecycle(Lifecycle) - Static method in class org.jboss.test.faces.stub.faces.StubLifecycleFactory
 
setLocale(Locale) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setMaxInactiveInterval(int) - Method in class org.jboss.test.faces.stub.servlet.StubHttpSession
 
setMessageBundle(String) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setMock(boolean) - Method in class org.jboss.test.faces.mock.MockTestRunner.Binding

setNavigationHandler(NavigationHandler) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setParent(Record) - Method in interface org.jboss.test.faces.writer.Record
 
setParent(Record) - Method in class org.jboss.test.faces.writer.RecordBase
 
setPostback(boolean) - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
setProcessingEvents(boolean) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
setPropertyResolver(PropertyResolver) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setResponseStream(ResponseStream) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
setResponseStream(ResponseStream) - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
setResponseWriter(ResponseWriter) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
setResponseWriter(ResponseWriter) - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
setStateManager(StateManager) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setStatus(int) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setStatus(int, String) - Method in class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
setSupportedLocales(Collection) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setVariableResolver(VariableResolver) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setViewHandler(ViewHandler) - Method in class org.jboss.test.faces.stub.faces.StubApplication
 
setViewId(String) - Method in class org.jboss.test.faces.mock.component.ViewBuilder
 
setViewRoot(UIViewRoot) - Method in class org.jboss.test.faces.mock.MockFacesContext
 
setViewRoot(UIViewRoot) - Method in class org.jboss.test.faces.stub.faces.StubFacesContext
 
startCDATA() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
startDocument() - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
startDocument() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
startElement(String, UIComponent) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
startElement(String, UIComponent) - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
Strict - Annotation Type in org.jboss.test.faces.mock

Stub - Annotation Type in org.jboss.test.faces.mock

StubApplication - Class in org.jboss.test.faces.stub.faces
 
StubApplication() - Constructor for class org.jboss.test.faces.stub.faces.StubApplication
 
StubApplicationFactory - Class in org.jboss.test.faces.stub.faces
An mock implementation of the JSF ApplicationFactory which returns a mock Application wrapped in a SeamApplication.
StubApplicationFactory() - Constructor for class org.jboss.test.faces.stub.faces.StubApplicationFactory
 
StubExternalContext - Class in org.jboss.test.faces.stub.faces
 
StubExternalContext() - Constructor for class org.jboss.test.faces.stub.faces.StubExternalContext
 
StubExternalContext(ServletContext) - Constructor for class org.jboss.test.faces.stub.faces.StubExternalContext
 
StubExternalContext(ServletContext, HttpSession) - Constructor for class org.jboss.test.faces.stub.faces.StubExternalContext
 
StubExternalContext(ServletContext, HttpServletRequest) - Constructor for class org.jboss.test.faces.stub.faces.StubExternalContext
 
StubExternalContext(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.jboss.test.faces.stub.faces.StubExternalContext
 
StubExternalContext(HttpServletRequest) - Constructor for class org.jboss.test.faces.stub.faces.StubExternalContext
 
StubFacesContext - Class in org.jboss.test.faces.stub.faces
 
StubFacesContext() - Constructor for class org.jboss.test.faces.stub.faces.StubFacesContext
 
StubFacesContext(boolean) - Constructor for class org.jboss.test.faces.stub.faces.StubFacesContext
 
StubFacesContext(Application) - Constructor for class org.jboss.test.faces.stub.faces.StubFacesContext
 
StubFacesContext(Application, boolean) - Constructor for class org.jboss.test.faces.stub.faces.StubFacesContext
 
StubFacesContext(ExternalContext, Application) - Constructor for class org.jboss.test.faces.stub.faces.StubFacesContext
 
StubFacesContext(ExternalContext) - Constructor for class org.jboss.test.faces.stub.faces.StubFacesContext
 
StubFacesContextFactory - Class in org.jboss.test.faces.stub.faces
 
StubFacesContextFactory() - Constructor for class org.jboss.test.faces.stub.faces.StubFacesContextFactory
 
StubHttpServletRequest - Class in org.jboss.test.faces.stub.servlet
 
StubHttpServletRequest(HttpSession) - Constructor for class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
StubHttpServletRequest(HttpSession, String, Set<String>) - Constructor for class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
StubHttpServletRequest(HttpSession, String, Set<String>, Cookie[], String) - Constructor for class org.jboss.test.faces.stub.servlet.StubHttpServletRequest
 
StubHttpServletResponse - Class in org.jboss.test.faces.stub.servlet
 
StubHttpServletResponse() - Constructor for class org.jboss.test.faces.stub.servlet.StubHttpServletResponse
 
StubHttpSession - Class in org.jboss.test.faces.stub.servlet
 
StubHttpSession() - Constructor for class org.jboss.test.faces.stub.servlet.StubHttpSession
 
StubHttpSession(ServletContext) - Constructor for class org.jboss.test.faces.stub.servlet.StubHttpSession
 
StubLifecycle - Class in org.jboss.test.faces.stub.faces
 
StubLifecycle() - Constructor for class org.jboss.test.faces.stub.faces.StubLifecycle
 
StubLifecycleFactory - Class in org.jboss.test.faces.stub.faces
 
StubLifecycleFactory() - Constructor for class org.jboss.test.faces.stub.faces.StubLifecycleFactory
 
StubNavigationHandler - Class in org.jboss.test.faces.stub.faces
 
StubNavigationHandler() - Constructor for class org.jboss.test.faces.stub.faces.StubNavigationHandler
 
StubRenderKit - Class in org.jboss.test.faces.stub.faces
 
StubRenderKit() - Constructor for class org.jboss.test.faces.stub.faces.StubRenderKit
 
StubResponseStateManager - Class in org.jboss.test.faces.stub.faces
 
StubResponseStateManager() - Constructor for class org.jboss.test.faces.stub.faces.StubResponseStateManager
 
StubResponseWriter - Class in org.jboss.test.faces.stub.faces
 
StubResponseWriter(Writer) - Constructor for class org.jboss.test.faces.stub.faces.StubResponseWriter
 
StubResponseWriter() - Constructor for class org.jboss.test.faces.stub.faces.StubResponseWriter
 
StubServletContext - Class in org.jboss.test.faces.stub.servlet
 
StubServletContext() - Constructor for class org.jboss.test.faces.stub.servlet.StubServletContext
 
StubStateManager - Class in org.jboss.test.faces.stub.faces
 
StubStateManager() - Constructor for class org.jboss.test.faces.stub.faces.StubStateManager
 
StubViewHandler - Class in org.jboss.test.faces.stub.faces
 
StubViewHandler() - Constructor for class org.jboss.test.faces.stub.faces.StubViewHandler
 

T

TextRecord - Class in org.jboss.test.faces.writer
 
TextRecord(Object, String) - Constructor for class org.jboss.test.faces.writer.TextRecord
 
toString() - Method in class org.jboss.test.faces.writer.Attribute
 
toString() - Method in class org.jboss.test.faces.writer.CDATARecord
 
toString() - Method in class org.jboss.test.faces.writer.CommentRecord
 
toString() - Method in class org.jboss.test.faces.writer.ElementCriteria
 
toString() - Method in class org.jboss.test.faces.writer.ElementRecord
 
toString() - Method in class org.jboss.test.faces.writer.RecordBase
 
toString() - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
toString() - Method in class org.jboss.test.faces.writer.TextRecord
 
TreeBuilder<C extends javax.faces.component.UIComponent> - Interface in org.jboss.test.faces.mock.component
 
TreeBuilderImpl<C extends javax.faces.component.UIComponent> - Class in org.jboss.test.faces.mock.component

This class builds tree of mock components

TreeBuilderImpl(C) - Constructor for class org.jboss.test.faces.mock.component.TreeBuilderImpl
 

U

URIAttribute - Class in org.jboss.test.faces.writer
 
URIAttribute(String, Object, String) - Constructor for class org.jboss.test.faces.writer.URIAttribute
 

V

validationFailed() - Method in class org.jboss.test.faces.mock.MockFacesContext
 
valueOf(String) - Static method in enum org.jboss.test.faces.mock.Environment.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.test.faces.writer.Record.Kind
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.test.faces.mock.Environment.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.test.faces.writer.Record.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in interface org.jboss.test.faces.mock.component.TreeBuilder
 
verify() - Method in class org.jboss.test.faces.mock.component.TreeBuilderImpl
 
verify(Object...) - Static method in class org.jboss.test.faces.mock.FacesMock
 
verify(Object...) - Method in interface org.jboss.test.faces.mock.MockController

Verify all mock objects created by the CdkTestRunner and ones from parameters

verify() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
verify(Object...) - Method in class org.jboss.test.faces.mock.MockTestRunner.FieldModule
 
ViewBuilder - Class in org.jboss.test.faces.mock.component

ViewBuilder(UIViewRoot) - Constructor for class org.jboss.test.faces.mock.component.ViewBuilder
 
visitTree(TreeVisitor) - Method in interface org.jboss.test.faces.mock.component.TreeBuilder
 
visitTree(TreeVisitor) - Method in class org.jboss.test.faces.mock.component.TreeBuilderImpl
 

W

withAfters(FrameworkMethod, Object, Statement) - Method in class org.jboss.test.faces.mock.MockTestRunner
 
withApplication() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
withAttribute(String) - Method in class org.jboss.test.faces.writer.ElementCriteria
 
withAttribute(String, String) - Method in class org.jboss.test.faces.writer.ElementCriteria
 
withELContext() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
withExternalContext() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
withFactories() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
withRenderKit() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
withReSponseWriter() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
withServletRequest() - Method in class org.jboss.test.faces.mock.MockFacesEnvironment
 
write(char[], int, int) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
write(String) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
write(int) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
write(char[]) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
write(String, int, int) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
write(char[], int, int) - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
writeAttribute(String, Object, String) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
writeAttribute(String, Object, String) - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
writeComment(Object) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
writeComment(Object) - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
writeState(FacesContext, StateManager.SerializedView) - Method in class org.jboss.test.faces.stub.faces.StubResponseStateManager
 
writeState(FacesContext, Object) - Method in class org.jboss.test.faces.stub.faces.StubStateManager
 
writeState(FacesContext, StateManager.SerializedView) - Method in class org.jboss.test.faces.stub.faces.StubStateManager
 
writeState(FacesContext) - Method in class org.jboss.test.faces.stub.faces.StubViewHandler
 
writeText(Object, String) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
writeText(char[], int, int) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
writeText(Object, String) - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
writeText(char[], int, int) - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
writeURIAttribute(String, Object, String) - Method in class org.jboss.test.faces.stub.faces.StubResponseWriter
 
writeURIAttribute(String, Object, String) - Method in class org.jboss.test.faces.writer.RecordingResponseWriter
 
A C D E F G H I L M N O P R S T U V W 
JSF Test Framework: Mock 1.1.6

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.