Uses of Interface
lumis.lptf.portal.serviceinterface.IActionRequestCycle

Packages that use IActionRequestCycle
lumis.lptf.doui.serviceinterface This package contains the the test base class useful to perform tests on Doui service interfaces. 
lumis.lptf.portal.serviceinterface This package contains the mocks and the test base class useful to perform tests on service interfaces. 
 

Uses of IActionRequestCycle in lumis.lptf.doui.serviceinterface
 

Subinterfaces of IActionRequestCycle in lumis.lptf.doui.serviceinterface
 interface IDouiActionRequestCycle
          Interface for Doui action request cycle.
 

Uses of IActionRequestCycle in lumis.lptf.portal.serviceinterface
 

Classes in lumis.lptf.portal.serviceinterface that implement IActionRequestCycle
 class ActionRequestCycle
          Represents the action request cycle - containing mocks for request and response and process actions.
 

Fields in lumis.lptf.portal.serviceinterface declared as IActionRequestCycle
protected  IActionRequestCycle ServiceInterfaceTestCase.actionRequestCycle
          Instance of IActionRequestCycle used to get request and response mocks for processAction method.
 

Methods in lumis.lptf.portal.serviceinterface that return IActionRequestCycle
 IActionRequestCycle RequestCycleFactory.createActionRequestCycle(ServiceInterfaceInstanceConfig siic)
          Create a action request cycle instance given a ServiceInterfaceInstanceConfig instance.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.