lumis.lptf.doui.serviceinterface
Class DouiServiceInterfaceTestCase

Package class diagram package DouiServiceInterfaceTestCase
java.lang.Object
  extended by lumis.lptf.portal.serviceinterface.ServiceInterfaceTestCase
      extended by 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

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

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.

Constructor Detail

DouiServiceInterfaceTestCase

public DouiServiceInterfaceTestCase()
Method Detail

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.