| Package | Description |
|---|---|
| org.gatein.pc.test.unit | |
| org.gatein.pc.test.unit.web |
| Modifier and Type | Method and Description |
|---|---|
static JoinPoint |
JoinPoint.createJoinPoint(Class annotatedClass,
JoinPointType type) |
| Modifier and Type | Method and Description |
|---|---|
Set<JoinPoint> |
PortletTestCase.getJoinPoints(int count) |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletTestCase.bindAction(int requestCount,
JoinPoint joinPoint,
TestAction action) |
void |
PortletTestCase.bindAction(JoinPoint joinPoint,
TestAction action) |
TestAction |
PortletTestCase.getAction(int count,
JoinPoint joinPoint) |
void |
PortletTestContext.setInvoked(JoinPoint joinPoint) |
| Modifier and Type | Method and Description |
|---|---|
JoinPoint |
AbstractUniversalTestPortlet.getActionJointpoint() |
JoinPoint |
AbstractUniversalTestPortlet.getRenderJointpoint() |
JoinPoint |
AbstractUniversalTestServlet.getServiceJointpoint() |
Copyright © 2003-2017 GateIn. All Rights Reserved.