GateIn - Portlet Container (test - core) 2.6.1-RC06-PLF
A B C D E F G H I J L M N O P R S T U V W _ 

A

AbstractEarTestCase - Class in org.gatein.pc.test.unit
 
AbstractEarTestCase(String, String, String, String) - Constructor for class org.gatein.pc.test.unit.AbstractEarTestCase
 
AbstractMarkupRenderer - Class in org.gatein.pc.test.controller
 
AbstractMarkupRenderer(ResponseProperties) - Constructor for class org.gatein.pc.test.controller.AbstractMarkupRenderer
 
AbstractRendererContext - Class in org.gatein.pc.test.controller
 
AbstractRendererContext(AbstractControllerContext) - Constructor for class org.gatein.pc.test.controller.AbstractRendererContext
 
AbstractTestGenericPortlet - Class in org.gatein.pc.test.unit.web
Abstract test class for testing GenericPortlet implementation
AbstractTestGenericPortlet() - Constructor for class org.gatein.pc.test.unit.web.AbstractTestGenericPortlet
 
AbstractUniversalTestPortlet - Class in org.gatein.pc.test.unit.web
Universal test portlet that enables to reuse portlet instances across several tests
AbstractUniversalTestPortlet() - Constructor for class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
Construct a test portlet with a test id computed with the method getComponentId().
AbstractUniversalTestPortlet.RuntimeStatus - Enum in org.gatein.pc.test.unit.web
The runtime status of a portlet.
AbstractUniversalTestServlet - Class in org.gatein.pc.test.unit.web
Universal test servlet that enables to reuse servlet instances across several tests
AbstractUniversalTestServlet() - Constructor for class org.gatein.pc.test.unit.web.AbstractUniversalTestServlet
Construct a test servlet with a test id computed with the method getTestId(Class).
AbstractWarTestCase - Class in org.gatein.pc.test.unit
 
AbstractWarTestCase(String, String, String, String, String...) - Constructor for class org.gatein.pc.test.unit.AbstractWarTestCase
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP10
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP11
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP2
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP3
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP4
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP5
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP6
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP7
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP8
 
ACTION_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP9
 
ACTION_PHASE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
Denotes an action lifecycle operation.
addHeader(String, String) - Method in class org.gatein.pc.test.unit.protocol.response.InvokeMethodResponse
 
addMetaParameter(String) - Method in class org.gatein.pc.test.url.CodecBuilder
 
addParameter(String, String[]) - Method in class org.gatein.pc.test.unit.protocol.Body.Form
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.gatein.pc.test.unit.protocol.response.InvokePostResponse
.
Archive - Annotation Type in org.gatein.pc.test.unit.annotations
 
Assert - Class in org.gatein.pc.test.unit
A bunch of convenient utilities methods for asserting facts.
Assert() - Constructor for class org.gatein.pc.test.unit.Assert
 
assertEquals(String, Object, Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(Object, Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(Object[], Object[]) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(String, Object[], Object[]) - Static method in class org.gatein.pc.test.unit.Assert
Test equality as defined by java.util.Array#equals(Object[], Object[]).
assertEquals(char[], char[]) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(String, char[], char[]) - Static method in class org.gatein.pc.test.unit.Assert
Test equality as defined by java.util.Array#equals(char[], char[]).
assertEquals(byte[], byte[]) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(String, byte[], byte[]) - Static method in class org.gatein.pc.test.unit.Assert
Test equality as defined by java.util.Array#equals(char[], char[]).
assertEquals(int[], int[]) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(String, int[], int[]) - Static method in class org.gatein.pc.test.unit.Assert
Test equality as defined by java.util.Array#equals(int[], int[]).
assertEquals(float[], float[]) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(String, float[], float[]) - Static method in class org.gatein.pc.test.unit.Assert
Test equality as defined by java.util.Array#equals(float[], float[]).
assertEquals(short[], short[]) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(String, short[], short[]) - Static method in class org.gatein.pc.test.unit.Assert
Test equality as defined by java.util.Array#equals(short[], short[]).
assertEquals(long[], long[]) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(String, long[], long[]) - Static method in class org.gatein.pc.test.unit.Assert
Test equality as defined by java.util.Array#equals(long[], long[]).
assertEquals(double[], double[]) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(String, double[], double[]) - Static method in class org.gatein.pc.test.unit.Assert
Test equality as defined by java.util.Array#equals(double[], double[]).
assertEquals(boolean[], boolean[]) - Static method in class org.gatein.pc.test.unit.Assert
 
assertEquals(String, boolean[], boolean[]) - Static method in class org.gatein.pc.test.unit.Assert
Test equality as defined by java.util.Array#equals(boolean[], boolean[]).
assertFalse(boolean) - Static method in class org.gatein.pc.test.unit.Assert
 
assertFalse(String, boolean) - Static method in class org.gatein.pc.test.unit.Assert
 
assertInstanceOf(Object, Class<T>) - Static method in class org.gatein.pc.test.unit.Assert
 
Assertion - Enum in org.gatein.pc.test.unit
Define TCK assertions.
Assertion.Active - Class in org.gatein.pc.test.unit
 
Assertion.Active() - Constructor for class org.gatein.pc.test.unit.Assertion.Active
 
Assertion.API - Class in org.gatein.pc.test.unit
 
Assertion.API(Class) - Constructor for class org.gatein.pc.test.unit.Assertion.API
 
Assertion.Duplicate - Class in org.gatein.pc.test.unit
 
Assertion.EXT - Class in org.gatein.pc.test.unit
 
Assertion.EXT(String) - Constructor for class org.gatein.pc.test.unit.Assertion.EXT
 
Assertion.Inactive - Class in org.gatein.pc.test.unit
 
Assertion.Inactive(Assertion.Inactive.Type, String) - Constructor for class org.gatein.pc.test.unit.Assertion.Inactive
 
Assertion.Inactive.Type - Enum in org.gatein.pc.test.unit
 
Assertion.Ref - Class in org.gatein.pc.test.unit
An abstract reference.
Assertion.Ref() - Constructor for class org.gatein.pc.test.unit.Assertion.Ref
 
Assertion.Status - Class in org.gatein.pc.test.unit
The status of an assertion.
Assertion.Status() - Constructor for class org.gatein.pc.test.unit.Assertion.Status
 
Assertion.TCK - Class in org.gatein.pc.test.unit
A reference to a JSR TCK test.
Assertion.TCK(int, String) - Constructor for class org.gatein.pc.test.unit.Assertion.TCK
 
Assertion.TCK(int) - Constructor for class org.gatein.pc.test.unit.Assertion.TCK
 
Assertion.Untestable - Class in org.gatein.pc.test.unit
 
Assertion.Untestable(Assertion.Untestable.Kind, String) - Constructor for class org.gatein.pc.test.unit.Assertion.Untestable
 
Assertion.Untestable.Kind - Enum in org.gatein.pc.test.unit
 
assertNotEquals(String, Object, Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertNotEquals(Object, Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertNotNull(T) - Static method in class org.gatein.pc.test.unit.Assert
 
assertNotNull(String, T) - Static method in class org.gatein.pc.test.unit.Assert
 
assertNotSame(String, Object, Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertNotSame(Object, Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertNull(Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertNull(String, Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertParameterMap(Map<String, String[]>, PortletRequest) - Method in class org.gatein.pc.test.unit.TestAction
Check that the parameter map contains the value expected.
assertParameterMap(Map<String, String[]>, Map<String, String[]>) - Method in class org.gatein.pc.test.unit.TestAction
Check that the two parameter maps are equals.
assertSame(String, Object, Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertSame(Object, Object) - Static method in class org.gatein.pc.test.unit.Assert
 
assertTrue(boolean) - Static method in class org.gatein.pc.test.unit.Assert
 
assertTrue(String, boolean) - Static method in class org.gatein.pc.test.unit.Assert
 

B

bindAction(JoinPoint, TestAction) - Method in class org.gatein.pc.test.unit.PortletTestCase
 
bindAction(int, JoinPoint, TestAction) - Method in class org.gatein.pc.test.unit.PortletTestCase
 
Body - Class in org.gatein.pc.test.controller.unit
The body of a request.
Body - Class in org.gatein.pc.test.unit.protocol
 
Body() - Constructor for class org.gatein.pc.test.unit.protocol.Body
 
Body.Form - Class in org.gatein.pc.test.controller.unit
 
Body.Form(String, Map<String, String[]>) - Constructor for class org.gatein.pc.test.controller.unit.Body.Form
 
Body.Form - Class in org.gatein.pc.test.unit.protocol
 
Body.Form() - Constructor for class org.gatein.pc.test.unit.protocol.Body.Form
 
Body.Raw - Class in org.gatein.pc.test.controller.unit
 
Body.Raw(String, HttpServletRequest) - Constructor for class org.gatein.pc.test.controller.unit.Body.Raw
 
Body.Raw - Class in org.gatein.pc.test.unit.protocol
 
Body.Raw() - Constructor for class org.gatein.pc.test.unit.protocol.Body.Raw
 
boostrap() - Method in class org.gatein.pc.test.bootstrap.ServletContextBootstrap
 

C

callback - Static variable in class org.gatein.pc.test.unit.PortletTestServlet
.
ClientRequestContext - Class in org.gatein.pc.test.unit.protocol
 
ClientRequestContext(ClientResponseContext, Request) - Constructor for class org.gatein.pc.test.unit.protocol.ClientRequestContext
 
ClientRequestContext(Request) - Constructor for class org.gatein.pc.test.unit.protocol.ClientRequestContext
 
ClientRequestContext(ClientRequestContext, Request) - Constructor for class org.gatein.pc.test.unit.protocol.ClientRequestContext
 
ClientRequestContext(ClientRequestContext) - Constructor for class org.gatein.pc.test.unit.protocol.ClientRequestContext
 
ClientResponseContext - Class in org.gatein.pc.test.unit.protocol
 
CodecBuilder - Class in org.gatein.pc.test.url
 
CodecBuilder(CodecBuilder) - Constructor for class org.gatein.pc.test.url.CodecBuilder
 
CodecBuilder(String) - Constructor for class org.gatein.pc.test.url.CodecBuilder
 
contextDestroyed(ServletContextEvent) - Method in class org.gatein.pc.test.bootstrap.ServletContextBootstrap
 
contextInitialized(ServletContextEvent) - Method in class org.gatein.pc.test.bootstrap.ServletContextBootstrap
 
ControllerPortletInvocationContext - Class in org.gatein.pc.test.controller.unit
An implementation of the PortletInvocationContext interface that is related to a specific window.
ControllerPortletInvocationContext(Serialization<PageNavigationalState>, HttpServletRequest, HttpServletResponse, String, PageNavigationalState) - Constructor for class org.gatein.pc.test.controller.unit.ControllerPortletInvocationContext
 
ControllerRequestFactory - Class in org.gatein.pc.test.controller.unit
A factory that provides a way to create ControllerRequest.
ControllerRequestFactory(Serialization<PageNavigationalState>) - Constructor for class org.gatein.pc.test.controller.unit.ControllerRequestFactory
 
ControllerRequestParameterMapFactory - Class in org.gatein.pc.test.controller.unit
 
ControllerRequestParameterMapFactory(Serialization<PageNavigationalState>) - Constructor for class org.gatein.pc.test.controller.unit.ControllerRequestParameterMapFactory
 
ControllerRequestParameterNames - Class in org.gatein.pc.test.controller.unit
 
ControllerRequestParameterNames() - Constructor for class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
 
ControllerResponseRendererFactory - Class in org.gatein.pc.test.controller
 
ControllerResponseRendererFactory(boolean, boolean, PageNavigationalState) - Constructor for class org.gatein.pc.test.controller.ControllerResponseRendererFactory
 
Conversation - Class in org.gatein.pc.test.unit.protocol
 
Conversation(URL, String) - Constructor for class org.gatein.pc.test.unit.protocol.Conversation
 
createAssertionError(Throwable, String) - Static method in class org.gatein.pc.test.unit.Assert
 
createAssertionFailure(Throwable) - Static method in class org.gatein.pc.test.unit.Failure
 
createAssertionFailure(String) - Static method in class org.gatein.pc.test.unit.Failure
 
createComponentId(Class) - Method in class org.gatein.pc.test.unit.web.UTS1
 
createComponentId(Class) - Method in class org.gatein.pc.test.unit.web.UTS2
 
createComponentId(Class) - Method in class org.gatein.pc.test.unit.web.UTS3
 
createComponentId(Class) - Method in class org.gatein.pc.test.unit.web.UTS4
 
createCookieMap(PortletRequest) - Method in class org.gatein.pc.test.unit.TestAction
Build a cookie map from the request.
createDecoder() - Method in class org.gatein.pc.test.url.CodecBuilder
 
createDeployment(String[]...) - Static method in class org.gatein.pc.test.unit.AbstractEarTestCase
 
createDeployment() - Static method in class org.gatein.pc.test.unit.AbstractWarTestCase
 
createDeployment(String, String, String) - Static method in class org.gatein.pc.test.unit.AbstractWarTestCase
 
createEncoder() - Method in class org.gatein.pc.test.url.CodecBuilder
 
createErrorFailure(String) - Static method in class org.gatein.pc.test.unit.Failure
 
createErrorFailure(String, Throwable) - Static method in class org.gatein.pc.test.unit.Failure
 
createErrorFailure(Throwable) - Static method in class org.gatein.pc.test.unit.Failure
 
createFailure() - Static method in class org.gatein.pc.test.unit.Assert
 
createFailure(String) - Static method in class org.gatein.pc.test.unit.Assert
 
createFailure(Throwable) - Static method in class org.gatein.pc.test.unit.Assert
 
createFailure(Throwable) - Static method in class org.gatein.pc.test.unit.Failure
 
createFailure(String, Throwable) - Static method in class org.gatein.pc.test.unit.Failure
 
createJoinPoint(Class, JoinPointType) - Static method in class org.gatein.pc.test.unit.JoinPoint
 
createLogger() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
Can be subclassed to provide an alternative way to create the logger.
createPortletInvocationContext(String, PageNavigationalState) - Method in class org.gatein.pc.test.controller.tck.TCKPortletControllerContext
 
createPortletInvocationContext(String, PageNavigationalState) - Method in class org.gatein.pc.test.controller.unit.PortletControllerContextImpl
 
createResponseContext(Response) - Method in class org.gatein.pc.test.unit.protocol.ClientRequestContext
 

D

decode(HttpServletRequest) - Method in class org.gatein.pc.test.controller.unit.ControllerRequestFactory
Create a controller request.
decode(Map<String, String[]>, Body) - Method in class org.gatein.pc.test.controller.unit.ControllerRequestFactory
Create a controller request.
decode(Map<String, String[]>, Map<String, String[]>) - Method in class org.gatein.pc.test.controller.unit.ControllerRequestFactory
Create a controller request.
decode(String) - Static method in class org.gatein.pc.test.StringCodec
 
decode(ParameterMap) - Method in class org.gatein.pc.test.url.ParameterDecoder
 
deploy(ServletContext) - Static method in class org.gatein.pc.test.TestPortletApplicationDeployer
 
deploymentURL - Variable in class org.gatein.pc.test.unit.AbstractWarTestCase
 
destroy() - Method in class org.gatein.pc.test.unit.PortletTestServlet
 
destroy() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gatein.pc.test.unit.protocol.DriverServlet
 
DoGetRequest - Class in org.gatein.pc.test.unit.protocol.request
Perform a get.
DoGetRequest(URI, HashMap<String, Header>) - Constructor for class org.gatein.pc.test.unit.protocol.request.DoGetRequest
 
DoGetRequest(URI) - Constructor for class org.gatein.pc.test.unit.protocol.request.DoGetRequest
 
DoMethodRequest - Class in org.gatein.pc.test.unit.protocol.request
 
DoMethodRequest(URI, HashMap<String, Header>) - Constructor for class org.gatein.pc.test.unit.protocol.request.DoMethodRequest
 
DoMethodRequest(URI) - Constructor for class org.gatein.pc.test.unit.protocol.request.DoMethodRequest
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gatein.pc.test.unit.protocol.DriverServlet
 
DoPostRequest - Class in org.gatein.pc.test.unit.protocol.request
 
DoPostRequest(URI, String, Body) - Constructor for class org.gatein.pc.test.unit.protocol.request.DoPostRequest
 
doProcessAction(ActionRequest, ActionResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.web.AbstractTestGenericPortlet
 
DriverContext - Class in org.gatein.pc.test.unit.protocol
 
DriverContext(int, Map<String, Serializable>) - Constructor for class org.gatein.pc.test.unit.protocol.DriverContext
 
DriverServlet - Class in org.gatein.pc.test.unit.protocol
 
DriverServlet() - Constructor for class org.gatein.pc.test.unit.protocol.DriverServlet
 

E

encode(PageNavigationalState, String, ContainerURL) - Method in class org.gatein.pc.test.controller.unit.ControllerRequestParameterMapFactory
 
encode(String) - Static method in class org.gatein.pc.test.StringCodec
 
encode(ParameterMap, ParameterMap) - Method in class org.gatein.pc.test.url.ParameterEncoder
 
EndTestResponse - Class in org.gatein.pc.test.unit.protocol.response
 
EndTestResponse() - Constructor for class org.gatein.pc.test.unit.protocol.response.EndTestResponse
 
equals(Object) - Method in class org.gatein.pc.test.unit.JoinPoint
 
ErrorResponseRenderer - Class in org.gatein.pc.test.controller
 
ErrorResponseRenderer(ErrorResponse) - Constructor for class org.gatein.pc.test.controller.ErrorResponseRenderer
 
errors - Variable in class org.gatein.pc.test.controller.PageRenderer
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP10
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP11
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP2
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP3
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP4
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP5
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP6
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP7
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP8
 
EVENT_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP9
 
execute(Portlet, ActionRequest, ActionResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletActionTestAction
 
execute(Portlet, EventRequest, EventResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletEventTestAction
 
execute(Portlet, RenderRequest, RenderResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletRenderTestAction
 
execute(Portlet, ResourceRequest, ResourceResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletResourceTestAction
 
execute(Portlet, PortletRequest, PortletResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletTestAction
 
execute(Servlet, HttpServletRequest, HttpServletResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.ServletServiceTestAction
 

F

fail(Throwable) - Static method in class org.gatein.pc.test.unit.Assert
 
fail() - Static method in class org.gatein.pc.test.unit.Assert
 
fail(String) - Static method in class org.gatein.pc.test.unit.Assert
 
fail(Throwable, String) - Static method in class org.gatein.pc.test.unit.Assert
 
Failure - Class in org.gatein.pc.test.unit
A failure, contains the description of a failure.
Failure(String, FailureType) - Constructor for class org.gatein.pc.test.unit.Failure
 
Failure(Throwable, FailureType) - Constructor for class org.gatein.pc.test.unit.Failure
 
Failure(String, Throwable, FailureType) - Constructor for class org.gatein.pc.test.unit.Failure
 
FailureResponse - Class in org.gatein.pc.test.unit.protocol.response
 
FailureResponse(Failure) - Constructor for class org.gatein.pc.test.unit.protocol.response.FailureResponse
 
FailureResponse(FailureType) - Constructor for class org.gatein.pc.test.unit.protocol.response.FailureResponse
 
FailureType - Enum in org.gatein.pc.test.unit
The type of a failure.
FragmentRenderer - Interface in org.gatein.pc.test.controller
 
fragmentRenderer - Variable in class org.gatein.pc.test.controller.PageRenderer
 
fragments - Variable in class org.gatein.pc.test.controller.PageRenderer
 

G

getAction(int, JoinPoint) - Method in class org.gatein.pc.test.unit.PortletTestCase
 
getActionJointpoint() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
 
getActorId() - Method in class org.gatein.pc.test.unit.JoinPoint
 
getActorId(int, JoinPointType) - Method in class org.gatein.pc.test.unit.PortletTestCase
 
getActorId(JoinPointType) - Method in class org.gatein.pc.test.unit.PortletTestContext
 
getActualParameters() - Method in class org.gatein.pc.test.url.ParameterDecoder
 
getAssertion() - Method in enum org.gatein.pc.test.unit.Assertion
 
getBaseURL() - Method in class org.gatein.pc.test.unit.AbstractEarTestCase
Implemented to return the base URL of the deployment.
getBody() - Method in class org.gatein.pc.test.controller.unit.RequestDecoder
 
getBody() - Method in class org.gatein.pc.test.unit.protocol.request.DoPostRequest
 
getBody() - Method in class org.gatein.pc.test.unit.protocol.response.InvokePostResponse
 
getBytes() - Method in class org.gatein.pc.test.unit.protocol.Body.Raw
 
getCause() - Method in class org.gatein.pc.test.unit.Failure
 
getCharacterEncoding() - Method in class org.gatein.pc.test.controller.unit.Body
 
getClazz() - Method in class org.gatein.pc.test.unit.Assertion.API
 
getClientRequest() - Method in class org.gatein.pc.test.controller.AbstractRendererContext
 
getClientRequest() - Method in interface org.gatein.pc.test.controller.RendererContext
 
getClientRequest() - Method in class org.gatein.pc.test.controller.unit.ControllerPortletInvocationContext
 
getClientResponse() - Method in class org.gatein.pc.test.controller.AbstractRendererContext
 
getClientResponse() - Method in interface org.gatein.pc.test.controller.RendererContext
 
getClientResponse() - Method in class org.gatein.pc.test.controller.unit.ControllerPortletInvocationContext
 
getCommand() - Method in class org.gatein.pc.test.unit.protocol.ClientRequestContext
 
getCommandContext() - Method in class org.gatein.pc.test.unit.protocol.ClientResponseContext
 
getContentType() - Method in class org.gatein.pc.test.unit.protocol.request.DoPostRequest
 
getContentType() - Method in class org.gatein.pc.test.unit.protocol.response.InvokePostResponse
 
getContext() - Method in class org.gatein.pc.test.unit.PortletTestCase
 
getDescription() - Method in class org.gatein.pc.test.unit.Assertion.Duplicate
 
getDescription() - Method in enum org.gatein.pc.test.unit.Assertion
 
getEventControllerContext() - Method in class org.gatein.pc.test.controller.tck.TCKPortletControllerContext
 
getEventControllerContext() - Method in class org.gatein.pc.test.controller.unit.PortletControllerContextImpl
 
getFailure() - Method in class org.gatein.pc.test.unit.protocol.response.FailureResponse
 
getHeaders() - Method in class org.gatein.pc.test.unit.protocol.request.DoMethodRequest
 
getHeaders() - Method in class org.gatein.pc.test.unit.protocol.response.InvokeMethodResponse
 
getIndex() - Method in class org.gatein.pc.test.unit.Assertion.TCK
 
getInputStream() - Method in class org.gatein.pc.test.controller.unit.Body.Raw
 
getJoinPoints(int) - Method in class org.gatein.pc.test.unit.PortletTestCase
 
getKind() - Method in class org.gatein.pc.test.unit.Assertion.Untestable
 
getLogger() - Method in class org.gatein.pc.test.unit.TestAction
 
getLogger() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
Return the logger.
getMediaType() - Method in class org.gatein.pc.test.controller.unit.RequestDecoder
 
getMessage() - Method in class org.gatein.pc.test.unit.Assertion.Inactive
 
getMessage() - Method in class org.gatein.pc.test.unit.Failure
 
getMetaParameters() - Method in class org.gatein.pc.test.url.ParameterDecoder
 
getName() - Method in class org.gatein.pc.test.unit.PortletTestCase
 
getPageNavigationalStateSerialization() - Method in class org.gatein.pc.test.controller.tck.TCKPortletControllerContext
 
getPageNavigationalStateSerialization() - Method in class org.gatein.pc.test.controller.unit.PortletControllerContextImpl
 
getParameterNames() - Method in class org.gatein.pc.test.unit.protocol.Body.Form
 
getParameters() - Method in class org.gatein.pc.test.controller.unit.Body.Form
 
getParameters() - Method in class org.gatein.pc.test.url.ParameterEncoder
 
getParameterValues(String) - Method in class org.gatein.pc.test.unit.protocol.Body.Form
 
getPayload() - Method in class org.gatein.pc.test.unit.PortletTestContext
 
getPayload() - Method in class org.gatein.pc.test.unit.protocol.ClientRequestContext
 
getPayload() - Method in class org.gatein.pc.test.unit.protocol.ClientResponseContext
 
getPayload(String) - Method in class org.gatein.pc.test.unit.protocol.ClientResponseContext
 
getPayload() - Method in class org.gatein.pc.test.unit.protocol.DriverContext
 
getPortlet(String) - Method in class org.gatein.pc.test.controller.tck.TCKPortletControllerContext
 
getPortlet(String) - Method in class org.gatein.pc.test.controller.unit.PortletControllerContextImpl
 
getPortletConfig() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
Returns the PortletConfig object of this portlet.
getPortletContext() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
Returns the PortletContext of the portlet application the portlet is in.
getPortletControllerContext() - Method in class org.gatein.pc.test.controller.AbstractRendererContext
 
getPortletControllerContext() - Method in interface org.gatein.pc.test.controller.RendererContext
 
getPortletInvoker() - Method in class org.gatein.pc.test.controller.tck.TCKPortletControllerContext
 
getPortletInvoker() - Method in class org.gatein.pc.test.controller.unit.PortletControllerContextImpl
 
getPortletName() - Static method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
 
getPortlets() - Method in interface org.gatein.pc.test.controller.RendererContext
 
getPortlets() - Method in class org.gatein.pc.test.controller.tck.TCKPortletControllerContext
 
getPortlets() - Method in class org.gatein.pc.test.controller.tck.TCKRendererContext
 
getPortlets() - Method in class org.gatein.pc.test.controller.unit.PortletControllerContextImpl
 
getPortlets() - Method in class org.gatein.pc.test.controller.unit.RendererContextImpl
 
getPortletTestContext() - Static method in class org.gatein.pc.test.unit.protocol.DriverServlet
The current portlet test context statically available.
getQueryParameters() - Method in class org.gatein.pc.test.controller.unit.RequestDecoder
 
getReader() - Method in class org.gatein.pc.test.controller.unit.Body.Raw
 
getRef() - Method in enum org.gatein.pc.test.unit.Assertion
 
getRenderer(ControllerResponse) - Method in class org.gatein.pc.test.controller.ControllerResponseRendererFactory
 
getRenderJointpoint() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
 
getRequestCount() - Method in class org.gatein.pc.test.unit.PortletTestContext
 
getRequestCount() - Method in class org.gatein.pc.test.unit.protocol.ClientRequestContext
 
getRequestCount() - Method in class org.gatein.pc.test.unit.protocol.DriverContext
 
getResponse() - Method in class org.gatein.pc.test.unit.PortletTestContext
 
getResponse() - Method in class org.gatein.pc.test.unit.protocol.ClientResponseContext
 
getResponse() - Method in class org.gatein.pc.test.unit.protocol.DriverContext
 
getResponseBody() - Method in class org.gatein.pc.test.unit.PortletTestContext
 
getResponseContext() - Method in class org.gatein.pc.test.unit.protocol.ClientRequestContext
 
getResponseHeaders() - Method in class org.gatein.pc.test.unit.PortletTestContext
 
getRuntimeStatus() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
 
getSection() - Method in class org.gatein.pc.test.unit.Assertion.TCK
 
getSequence(String) - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestServlet
Returns Sequence for current testId Returns null if there is no Sequence for current testId
getServiceJointpoint() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestServlet
 
getStackTrace() - Method in class org.gatein.pc.test.unit.Failure
 
getStateControllerContext() - Method in class org.gatein.pc.test.controller.tck.TCKPortletControllerContext
 
getStateControllerContext() - Method in class org.gatein.pc.test.controller.unit.PortletControllerContextImpl
 
getStatus() - Method in enum org.gatein.pc.test.unit.Assertion
 
getTarget() - Method in class org.gatein.pc.test.unit.Assertion.Duplicate
 
getTestCase(String) - Static method in class org.gatein.pc.test.unit.PortletTestServlet
 
getTestName() - Method in class org.gatein.pc.test.unit.PortletTestContext
 
getType() - Method in class org.gatein.pc.test.unit.Assertion.Inactive
 
getType() - Method in class org.gatein.pc.test.unit.Failure
 
getType() - Method in class org.gatein.pc.test.unit.JoinPoint
 
getURI() - Method in class org.gatein.pc.test.unit.protocol.request.DoMethodRequest
 
getURI() - Method in class org.gatein.pc.test.unit.protocol.response.InvokeMethodResponse
 
getWindowId() - Method in class org.gatein.pc.test.controller.unit.ControllerPortletInvocationContext
 

H

handleCommand(ClientRequestContext) - Method in class org.gatein.pc.test.unit.protocol.Conversation
Trigger an interaction with the server here.
hashCode() - Method in class org.gatein.pc.test.unit.JoinPoint
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP10
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP11
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP2
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP3
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP4
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP5
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP6
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP7
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP8
 
holder - Static variable in class org.gatein.pc.test.unit.web.UTP9
 
HTTPDriverResponse - Class in org.gatein.pc.test.unit.protocol.response
 
HTTPDriverResponse() - Constructor for class org.gatein.pc.test.unit.protocol.response.HTTPDriverResponse
 
HttpRequest - Class in org.gatein.pc.test.unit.protocol.request
 
HttpRequest() - Constructor for class org.gatein.pc.test.unit.protocol.request.HttpRequest
 

I

init() - Method in class org.gatein.pc.test.unit.PortletTestServlet
 
init(PortletConfig) - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
 
INTERACTION_STATE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The portlet interaction state for lifecycle of type ACTION_LIFECYCLE.
invoke(PortletInvocation) - Method in class org.gatein.pc.test.controller.tck.TCKPortletControllerContext
 
invoke(PortletInvocation) - Method in class org.gatein.pc.test.controller.unit.PortletControllerContextImpl
 
InvokeGetResponse - Class in org.gatein.pc.test.unit.protocol.response
 
InvokeGetResponse(String) - Constructor for class org.gatein.pc.test.unit.protocol.response.InvokeGetResponse
 
InvokeGetResponse(URI) - Constructor for class org.gatein.pc.test.unit.protocol.response.InvokeGetResponse
 
InvokeMethodResponse - Class in org.gatein.pc.test.unit.protocol.response
 
InvokeMethodResponse(String) - Constructor for class org.gatein.pc.test.unit.protocol.response.InvokeMethodResponse
 
InvokeMethodResponse(URI) - Constructor for class org.gatein.pc.test.unit.protocol.response.InvokeMethodResponse
 
InvokePostResponse - Class in org.gatein.pc.test.unit.protocol.response
The portlet wants to invoke a post.
InvokePostResponse(String) - Constructor for class org.gatein.pc.test.unit.protocol.response.InvokePostResponse
 
InvokePostResponse(URI) - Constructor for class org.gatein.pc.test.unit.protocol.response.InvokePostResponse
 
isRequestCount(int) - Method in class org.gatein.pc.test.unit.protocol.DriverContext
 

J

JoinPoint - Class in org.gatein.pc.test.unit
Defines a binding point for component id and its method.
JoinPoint(String, JoinPointType) - Constructor for class org.gatein.pc.test.unit.JoinPoint
 
JoinPointType - Enum in org.gatein.pc.test.unit
 

L

LIFECYCLE_PHASE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The life cycle type of the invocation.
local - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP10
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP11
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP2
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP3
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP4
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP5
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP6
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP7
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP8
 
local - Static variable in class org.gatein.pc.test.unit.web.UTP9
 
local - Static variable in class org.gatein.pc.test.unit.web.UTS1
 
local - Static variable in class org.gatein.pc.test.unit.web.UTS2
 
local - Static variable in class org.gatein.pc.test.unit.web.UTS3
 
local - Static variable in class org.gatein.pc.test.unit.web.UTS4
 
local1 - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
local2 - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
local3 - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
local4 - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
local5 - Static variable in class org.gatein.pc.test.unit.web.UTP1
 

M

MODE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The portlet mode.
MULTIPART_FORM_DATA - Static variable in class org.gatein.pc.test.unit.protocol.response.InvokePostResponse
.

N

NAME - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP10
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP11
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP2
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP3
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP4
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP5
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP6
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP7
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP8
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTP9
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTS1
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTS2
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTS3
 
NAME - Static variable in class org.gatein.pc.test.unit.web.UTS4
 
NAVIGATIONAL_STATE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The portlet navigational state for any type of lifecycle.
NoopServlet - Class in org.gatein.pc.test.unit.web
 
NoopServlet() - Constructor for class org.gatein.pc.test.unit.web.NoopServlet
 

O

org.gatein.pc.test - package org.gatein.pc.test
 
org.gatein.pc.test.bootstrap - package org.gatein.pc.test.bootstrap
 
org.gatein.pc.test.controller - package org.gatein.pc.test.controller
 
org.gatein.pc.test.controller.tck - package org.gatein.pc.test.controller.tck
 
org.gatein.pc.test.controller.unit - package org.gatein.pc.test.controller.unit
 
org.gatein.pc.test.unit - package org.gatein.pc.test.unit
 
org.gatein.pc.test.unit.actions - package org.gatein.pc.test.unit.actions
 
org.gatein.pc.test.unit.annotations - package org.gatein.pc.test.unit.annotations
 
org.gatein.pc.test.unit.protocol - package org.gatein.pc.test.unit.protocol
 
org.gatein.pc.test.unit.protocol.request - package org.gatein.pc.test.unit.protocol.request
 
org.gatein.pc.test.unit.protocol.response - package org.gatein.pc.test.unit.protocol.response
 
org.gatein.pc.test.unit.web - package org.gatein.pc.test.unit.web
 
org.gatein.pc.test.url - package org.gatein.pc.test.url
 

P

PAGE_NAVIGATIONAL_STATE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The page state for any kind of lifecycle.
pageNavigationalState - Variable in class org.gatein.pc.test.controller.PageRenderer
 
PageNavigationalStateSerialization - Class in org.gatein.pc.test.controller.unit
Implement serialization of a page navigational state in a compact manner.
PageNavigationalStateSerialization(StateControllerContext) - Constructor for class org.gatein.pc.test.controller.unit.PageNavigationalStateSerialization
 
PageRenderer - Class in org.gatein.pc.test.controller
 
PageRenderer(ResponseProperties, PageNavigationalState) - Constructor for class org.gatein.pc.test.controller.PageRenderer
 
ParameterDecoder - Class in org.gatein.pc.test.url
 
ParameterDecoder(CodecBuilder) - Constructor for class org.gatein.pc.test.url.ParameterDecoder
 
ParameterEncoder - Class in org.gatein.pc.test.url
 
ParameterEncoder(CodecBuilder) - Constructor for class org.gatein.pc.test.url.ParameterEncoder
 
payload - Variable in class org.gatein.pc.test.unit.protocol.DriverContext
The payload.
performInteractions() - Method in class org.gatein.pc.test.unit.protocol.Conversation
 
PortalTestServlet - Class in org.gatein.pc.test.unit
 
PortalTestServlet() - Constructor for class org.gatein.pc.test.unit.PortalTestServlet
 
PORTLET_TYPE - Static variable in class org.gatein.pc.test.controller.unit.URLParameterConstants
The portlet type.
PortletActionTestAction - Class in org.gatein.pc.test.unit.actions
 
PortletActionTestAction() - Constructor for class org.gatein.pc.test.unit.actions.PortletActionTestAction
 
PortletControllerContextImpl - Class in org.gatein.pc.test.controller.unit
 
PortletControllerContextImpl(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class org.gatein.pc.test.controller.unit.PortletControllerContextImpl
 
PortletEventTestAction - Class in org.gatein.pc.test.unit.actions
 
PortletEventTestAction() - Constructor for class org.gatein.pc.test.unit.actions.PortletEventTestAction
 
PortletRenderTestAction - Class in org.gatein.pc.test.unit.actions
 
PortletRenderTestAction() - Constructor for class org.gatein.pc.test.unit.actions.PortletRenderTestAction
 
PortletResourceTestAction - Class in org.gatein.pc.test.unit.actions
 
PortletResourceTestAction(boolean) - Constructor for class org.gatein.pc.test.unit.actions.PortletResourceTestAction
 
PortletResourceTestAction() - Constructor for class org.gatein.pc.test.unit.actions.PortletResourceTestAction
 
PortletTestAction - Class in org.gatein.pc.test.unit.actions
 
PortletTestAction() - Constructor for class org.gatein.pc.test.unit.actions.PortletTestAction
 
PortletTestCase - Class in org.gatein.pc.test.unit
A sequence of test actions.
PortletTestCase(String, ServletContext) - Constructor for class org.gatein.pc.test.unit.PortletTestCase
 
PortletTestContext - Class in org.gatein.pc.test.unit
 
PortletTestContext(String, PortletTestCase, DriverContext) - Constructor for class org.gatein.pc.test.unit.PortletTestContext
 
PortletTestServlet - Class in org.gatein.pc.test.unit
 
PortletTestServlet() - Constructor for class org.gatein.pc.test.unit.PortletTestServlet
 
PortletURLRenderer - Class in org.gatein.pc.test.controller.unit
A class that is able to create portlet URL
PortletURLRenderer(PageNavigationalState, HttpServletRequest, HttpServletResponse, Serialization<PageNavigationalState>) - Constructor for class org.gatein.pc.test.controller.unit.PortletURLRenderer
 
PortletUtilsTestCase - Class in org.gatein.pc.test
 
PortletUtilsTestCase() - Constructor for class org.gatein.pc.test.PortletUtilsTestCase
 
postRender(RenderRequest, RenderResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.web.AbstractTestGenericPortlet
Invoked by render() method after GenericPortlet.render() invocation.
prepareRendering(RendererContext) - Method in class org.gatein.pc.test.controller.AbstractMarkupRenderer
 
prepareRendering(RendererContext) - Method in class org.gatein.pc.test.controller.PageRenderer
 
preRender(RenderRequest, RenderResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.web.AbstractTestGenericPortlet
Invoked by render() method if current test is running.
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.gatein.pc.test.unit.TestGenerator
 
processAction(ActionRequest, ActionResponse) - Method in class org.gatein.pc.test.unit.web.AbstractTestGenericPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
invokes current action from Sequence
processEvent(EventRequest, EventResponse) - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
 
properties - Variable in class org.gatein.pc.test.controller.AbstractMarkupRenderer
.
PUBLIC_NAVIGATIONAL_STATE_CHANGES - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The public navigational state changes of a portlet for lifecycle of type RENDER_LIFECYCLE.

R

RedirectResponseRenderer - Class in org.gatein.pc.test.controller
 
RedirectResponseRenderer(HTTPRedirectionResponse) - Constructor for class org.gatein.pc.test.controller.RedirectResponseRenderer
 
removeParameter(String) - Method in class org.gatein.pc.test.unit.protocol.Body.Form
 
removePayload(String) - Method in class org.gatein.pc.test.unit.protocol.ClientResponseContext
 
render(RendererContext) - Method in class org.gatein.pc.test.controller.AbstractMarkupRenderer
 
render(List<Cookie>, PageNavigationalState, String) - Method in class org.gatein.pc.test.controller.AbstractRendererContext
 
render(RendererContext) - Method in class org.gatein.pc.test.controller.ErrorResponseRenderer
 
render(RendererContext) - Method in class org.gatein.pc.test.controller.RedirectResponseRenderer
 
render(RendererContext) - Method in interface org.gatein.pc.test.controller.Renderer
 
render(List<Cookie>, PageNavigationalState, String) - Method in interface org.gatein.pc.test.controller.RendererContext
 
render(RenderRequest, RenderResponse) - Method in class org.gatein.pc.test.unit.web.AbstractTestGenericPortlet
 
render(RenderRequest, RenderResponse) - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
Invokes current action from Sequence.
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP10
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP11
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP2
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP3
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP4
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP5
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP6
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP7
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP8
 
RENDER_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP9
 
RENDER_PHASE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
Denotes a render lifecycle operation.
renderContent(HttpServletResponse) - Method in class org.gatein.pc.test.controller.AbstractMarkupRenderer
 
renderContent(HttpServletResponse) - Method in class org.gatein.pc.test.controller.PageRenderer
 
renderContent(HttpServletResponse) - Method in class org.gatein.pc.test.controller.ResourceRenderer
 
Renderer - Interface in org.gatein.pc.test.controller
 
RendererContext - Interface in org.gatein.pc.test.controller
 
RendererContextImpl - Class in org.gatein.pc.test.controller.unit
 
RendererContextImpl(PortletControllerContextImpl) - Constructor for class org.gatein.pc.test.controller.unit.RendererContextImpl
 
renderError(ErrorResponse) - Method in interface org.gatein.pc.test.controller.FragmentRenderer
 
renderError(ErrorResponse) - Method in class org.gatein.pc.test.controller.SimpleFragmentRenderer
 
renderPortlet(ContentResponse) - Method in interface org.gatein.pc.test.controller.FragmentRenderer
 
renderPortlet(ContentResponse) - Method in class org.gatein.pc.test.controller.SimpleFragmentRenderer
 
renderURL(ContainerURL, URLFormat) - Method in class org.gatein.pc.test.controller.unit.ControllerPortletInvocationContext
 
renderURL(URLFormat) - Method in class org.gatein.pc.test.controller.unit.PortletURLRenderer
 
renderURL(String, ContainerURL, URLFormat) - Method in class org.gatein.pc.test.controller.unit.PortletURLRenderer
 
Request - Class in org.gatein.pc.test.unit.protocol.request
 
Request() - Constructor for class org.gatein.pc.test.unit.protocol.request.Request
 
requestCount - Variable in class org.gatein.pc.test.unit.protocol.DriverContext
The phase count.
RequestDecoder - Class in org.gatein.pc.test.controller.unit
Useful request decoder.
RequestDecoder(HttpServletRequest) - Constructor for class org.gatein.pc.test.controller.unit.RequestDecoder
 
reset() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
 
reset() - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestServlet
 
reset() - Method in class org.gatein.pc.test.unit.web.UTP1
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP10
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP11
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP2
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP3
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP4
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP5
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP6
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP7
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP8
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTP9
Resets helper variables
reset() - Method in class org.gatein.pc.test.unit.web.UTS1
 
reset() - Method in class org.gatein.pc.test.unit.web.UTS2
 
reset() - Method in class org.gatein.pc.test.unit.web.UTS3
 
reset() - Method in class org.gatein.pc.test.unit.web.UTS4
 
RESOURCE_CACHEABILITY - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The resource cacheability for lifecycle of type RESOURCE_LIFECYCLE.
RESOURCE_ID - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The resource id for lifecycle of type RESOURCE_LIFECYCLE.
RESOURCE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP1
 
RESOURCE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP2
 
RESOURCE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP3
 
RESOURCE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP4
 
RESOURCE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP5
 
RESOURCE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTP6
 
RESOURCE_PHASE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
Denotes a resource lifecycle operation.
RESOURCE_STATE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The portlet resource state for lifecycle of type RENDER_LIFECYCLE.
ResourceRenderer - Class in org.gatein.pc.test.controller
 
ResourceRenderer(ContentResponse, boolean) - Constructor for class org.gatein.pc.test.controller.ResourceRenderer
 
Response - Class in org.gatein.pc.test.unit.protocol.response
 
Response() - Constructor for class org.gatein.pc.test.unit.protocol.response.Response
 
rewriteURLForNode(String) - Method in class org.gatein.pc.test.unit.PortletTestContext
 
run(Portlet, ActionRequest, ActionResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletActionTestAction
 
run(Portlet, EventRequest, EventResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletEventTestAction
 
run(Portlet, RenderRequest, RenderResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletRenderTestAction
 
run(Portlet, ResourceRequest, ResourceResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletResourceTestAction
 
run(Portlet, PortletRequest, PortletResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletTestAction
 
run(Servlet, HttpServletRequest, HttpServletResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.ServletServiceTestAction
 
runWithRuntimeException(Portlet, ActionRequest, ActionResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletActionTestAction
 
runWithRuntimeException(Portlet, EventRequest, EventResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletEventTestAction
 
runWithRuntimeException(Portlet, RenderRequest, RenderResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletRenderTestAction
 
runWithRuntimeException(Portlet, ResourceRequest, ResourceResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletResourceTestAction
 
runWithRuntimeException(Portlet, PortletRequest, PortletResponse, PortletTestContext) - Method in class org.gatein.pc.test.unit.actions.PortletTestAction
 

S

serialize(PageNavigationalState, OutputStream) - Method in class org.gatein.pc.test.controller.unit.PageNavigationalStateSerialization
 
serveResource(ResourceRequest, ResourceResponse) - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.gatein.pc.test.controller.tck.TCKServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.gatein.pc.test.unit.PortalTestServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.gatein.pc.test.unit.PortletTestServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.gatein.pc.test.unit.web.AbstractUniversalTestServlet
Standart implementation of service() method to handle requests and invoke actions from sequence
service(HttpServletRequest, HttpServletResponse) - Method in class org.gatein.pc.test.unit.web.NoopServlet
 
SERVICE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTS1
 
SERVICE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTS2
 
SERVICE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTS3
 
SERVICE_JOIN_POINT - Static variable in class org.gatein.pc.test.unit.web.UTS4
 
ServletContextBootstrap - Class in org.gatein.pc.test.bootstrap
 
ServletContextBootstrap() - Constructor for class org.gatein.pc.test.bootstrap.ServletContextBootstrap
 
ServletServiceTestAction - Class in org.gatein.pc.test.unit.actions
 
ServletServiceTestAction() - Constructor for class org.gatein.pc.test.unit.actions.ServletServiceTestAction
 
setBody(Body) - Method in class org.gatein.pc.test.unit.protocol.response.InvokePostResponse
 
setBytes(byte[]) - Method in class org.gatein.pc.test.unit.protocol.Body.Raw
 
setContentType(String) - Method in class org.gatein.pc.test.unit.protocol.response.InvokePostResponse
 
setFragmentRenderer(FragmentRenderer) - Method in class org.gatein.pc.test.controller.PageRenderer
 
setInvoked(JoinPoint) - Method in class org.gatein.pc.test.unit.PortletTestContext
 
setPayload(String, Object) - Method in class org.gatein.pc.test.unit.protocol.ClientResponseContext
 
setResponse(Response) - Method in class org.gatein.pc.test.unit.protocol.DriverContext
 
SimpleFragmentRenderer - Class in org.gatein.pc.test.controller
 
SimpleFragmentRenderer() - Constructor for class org.gatein.pc.test.controller.SimpleFragmentRenderer
 
start() - Method in class org.gatein.pc.test.TestPortletApplicationDeployer
 
stop() - Method in class org.gatein.pc.test.TestPortletApplicationDeployer
 
StringCodec - Class in org.gatein.pc.test
 
StringCodec() - Constructor for class org.gatein.pc.test.StringCodec
 
StringCodecTestCase - Class in org.gatein.pc.test
 
StringCodecTestCase() - Constructor for class org.gatein.pc.test.StringCodecTestCase
 

T

TCK_PORTLET_NAME - Static variable in class org.gatein.pc.test.controller.tck.TCKServlet
.
TCKPortletControllerContext - Class in org.gatein.pc.test.controller.tck
 
TCKPortletControllerContext(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class org.gatein.pc.test.controller.tck.TCKPortletControllerContext
 
TCKRendererContext - Class in org.gatein.pc.test.controller.tck
 
TCKRendererContext(TCKPortletControllerContext, PageNavigationalState) - Constructor for class org.gatein.pc.test.controller.tck.TCKRendererContext
 
TCKServlet - Class in org.gatein.pc.test.controller.tck
 
TCKServlet() - Constructor for class org.gatein.pc.test.controller.tck.TCKServlet
 
test() - Method in class org.gatein.pc.test.unit.AbstractEarTestCase
 
test() - Method in class org.gatein.pc.test.unit.AbstractWarTestCase
 
testA() - Method in class org.gatein.pc.test.StringCodecTestCase
 
TestAction - Class in org.gatein.pc.test.unit
 
TestAction() - Constructor for class org.gatein.pc.test.unit.TestAction
 
TestActor - Annotation Type in org.gatein.pc.test.unit.annotations
Annotate an actor in the test.
testB() - Method in class org.gatein.pc.test.StringCodecTestCase
 
TestCase - Annotation Type in org.gatein.pc.test.unit.annotations
Annotates a portlet test for documenting its purpose..
testgenerateNamespaceFrom() - Method in class org.gatein.pc.test.PortletUtilsTestCase
 
TestGenerator - Class in org.gatein.pc.test.unit
 
TestGenerator() - Constructor for class org.gatein.pc.test.unit.TestGenerator
 
TestPortletApplicationDeployer - Class in org.gatein.pc.test
 
TestPortletApplicationDeployer(ContainerPortletInvoker) - Constructor for class org.gatein.pc.test.TestPortletApplicationDeployer
 
toString() - Method in class org.gatein.pc.test.unit.Assertion.Active
 
toString() - Method in class org.gatein.pc.test.unit.Assertion.API
 
toString() - Method in class org.gatein.pc.test.unit.Assertion.Duplicate
 
toString() - Method in class org.gatein.pc.test.unit.Assertion.EXT
 
toString() - Method in class org.gatein.pc.test.unit.Assertion.Inactive
 
toString() - Method in class org.gatein.pc.test.unit.Assertion.Ref
 
toString() - Method in class org.gatein.pc.test.unit.Assertion.TCK
 
toString() - Method in enum org.gatein.pc.test.unit.Assertion
 
toString() - Method in class org.gatein.pc.test.unit.Assertion.Untestable
 
toString() - Method in class org.gatein.pc.test.unit.JoinPoint
 
toString() - Method in enum org.gatein.pc.test.unit.JoinPointType
 
toString() - Method in class org.gatein.pc.test.unit.protocol.response.InvokeGetResponse
 
toString() - Method in class org.gatein.pc.test.unit.protocol.response.InvokePostResponse
 
TYPE - Static variable in class org.gatein.pc.test.controller.unit.URLParameterConstants
The type of request.

U

undeploy(ServletContext) - Static method in class org.gatein.pc.test.TestPortletApplicationDeployer
 
unserialize(InputStream) - Method in class org.gatein.pc.test.controller.unit.PageNavigationalStateSerialization
 
updateResponse(Response) - Method in class org.gatein.pc.test.unit.PortletTestContext
Update the context response with the provided response.
URLParameterConstants - Class in org.gatein.pc.test.controller.unit
 
UTP1 - Class in org.gatein.pc.test.unit.web
 
UTP1() - Constructor for class org.gatein.pc.test.unit.web.UTP1
 
UTP10 - Class in org.gatein.pc.test.unit.web
 
UTP10() - Constructor for class org.gatein.pc.test.unit.web.UTP10
 
UTP11 - Class in org.gatein.pc.test.unit.web
 
UTP11() - Constructor for class org.gatein.pc.test.unit.web.UTP11
 
UTP2 - Class in org.gatein.pc.test.unit.web
 
UTP2() - Constructor for class org.gatein.pc.test.unit.web.UTP2
 
UTP3 - Class in org.gatein.pc.test.unit.web
 
UTP3() - Constructor for class org.gatein.pc.test.unit.web.UTP3
 
UTP4 - Class in org.gatein.pc.test.unit.web
 
UTP4() - Constructor for class org.gatein.pc.test.unit.web.UTP4
 
UTP5 - Class in org.gatein.pc.test.unit.web
 
UTP5() - Constructor for class org.gatein.pc.test.unit.web.UTP5
 
UTP6 - Class in org.gatein.pc.test.unit.web
 
UTP6() - Constructor for class org.gatein.pc.test.unit.web.UTP6
 
UTP7 - Class in org.gatein.pc.test.unit.web
 
UTP7() - Constructor for class org.gatein.pc.test.unit.web.UTP7
 
UTP8 - Class in org.gatein.pc.test.unit.web
 
UTP8() - Constructor for class org.gatein.pc.test.unit.web.UTP8
 
UTP9 - Class in org.gatein.pc.test.unit.web
 
UTP9() - Constructor for class org.gatein.pc.test.unit.web.UTP9
 
UTS1 - Class in org.gatein.pc.test.unit.web
 
UTS1() - Constructor for class org.gatein.pc.test.unit.web.UTS1
 
UTS2 - Class in org.gatein.pc.test.unit.web
 
UTS2() - Constructor for class org.gatein.pc.test.unit.web.UTS2
 
UTS3 - Class in org.gatein.pc.test.unit.web
 
UTS3() - Constructor for class org.gatein.pc.test.unit.web.UTS3
 
UTS4 - Class in org.gatein.pc.test.unit.web
 
UTS4() - Constructor for class org.gatein.pc.test.unit.web.UTS4
 

V

valueOf(String) - Static method in enum org.gatein.pc.test.unit.Assertion.Inactive.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.pc.test.unit.Assertion.Untestable.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.pc.test.unit.Assertion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.pc.test.unit.FailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.pc.test.unit.JoinPointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet.RuntimeStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gatein.pc.test.unit.Assertion.Inactive.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.pc.test.unit.Assertion.Untestable.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.pc.test.unit.Assertion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.pc.test.unit.FailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.pc.test.unit.JoinPointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gatein.pc.test.unit.web.AbstractUniversalTestPortlet.RuntimeStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

WINDOW_ID - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The window id.
WINDOW_STATE - Static variable in class org.gatein.pc.test.controller.unit.ControllerRequestParameterNames
The window state.

_

_service(HttpServletRequest, HttpServletResponse) - Method in class org.gatein.pc.test.controller.tck.TCKServlet
 
_service(HttpServletRequest, HttpServletResponse) - Method in class org.gatein.pc.test.unit.PortalTestServlet
 
A B C D E F G H I J L M N O P R S T U V W _ 
GateIn - Portlet Container (test - core) 2.6.1-RC06-PLF

Copyright © 2003-2017 GateIn. All Rights Reserved.