lumis.lptf.doui.serviceinterface
Class DouiServiceInterfaceTestCase
java.lang.Object
lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
lumis.lptf.doui.serviceinterface.DouiServiceInterfaceTestCase
@StableMinor(version="6.2",
sinceVersion="5.6")
public abstract class DouiServiceInterfaceTestCase
- extends ServiceInterfaceTestCase
Generic test case for Doui Service Interfaces.
- Since:
- 5.6.0
Method Summary |
protected void |
initRequestCycles()
Create the render request cycle and action request cycle. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
douiRenderCycle
protected IDouiRenderRequestCycle douiRenderCycle
- Instance of IDouiRenderRequestCycle type used to run the render cycle.
douiActionCycle
protected IDouiActionRequestCycle douiActionCycle
- Instance of IDouiActionRequestCycle type used to run the process action
cycle.
DouiServiceInterfaceTestCase
public DouiServiceInterfaceTestCase()
initRequestCycles
protected void initRequestCycles()
- Description copied from class:
ServiceInterfaceTestCase
- Create the render request cycle and action request cycle.
- Overrides:
initRequestCycles
in class ServiceInterfaceTestCase
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.