|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
lumis.lptf.doui.serviceinterface.DouiServiceInterfaceTestCase
@StableMinor(version="6.1", sinceVersion="5.6") public abstract class DouiServiceInterfaceTestCase
Generic test case for Doui Service Interfaces.
Field Summary | |
---|---|
protected IDouiActionRequestCycle |
douiActionCycle
Instance of IDouiActionRequestCycle type used to run the process action cycle. |
protected IDouiRenderRequestCycle |
douiRenderCycle
Instance of IDouiRenderRequestCycle type used to run the render cycle. |
Fields inherited from class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase |
---|
actionRequestCycle, renderRequestCycle, serviceInterfaceInstanceConfig, sessionConfig, structureHelper, transaction |
Constructor Summary | |
---|---|
DouiServiceInterfaceTestCase()
|
Method Summary | |
---|---|
protected void |
initRequestCycles()
Create the render request cycle and action request cycle. |
Methods inherited from class lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase |
---|
getServiceId, getServiceInterfaceId, setUp, tearDown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected IDouiRenderRequestCycle douiRenderCycle
protected IDouiActionRequestCycle douiActionCycle
Constructor Detail |
---|
public DouiServiceInterfaceTestCase()
Method Detail |
---|
protected void initRequestCycles()
ServiceInterfaceTestCase
initRequestCycles
in class ServiceInterfaceTestCase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |