Uses of Interface
lumis.lptf.portal.serviceinterface.IMockServiceInterfaceActionRequest
-
Packages that use IMockServiceInterfaceActionRequest Package Description lumis.lptf.portal.serviceinterface This package contains the mocks and the test base class useful to perform tests on service interfaces. -
-
Uses of IMockServiceInterfaceActionRequest in lumis.lptf.portal.serviceinterface
Classes in lumis.lptf.portal.serviceinterface that implement IMockServiceInterfaceActionRequest Modifier and Type Class Description class
MockServiceInterfaceActionRequest
Implementation for IMockServiceInterfaceActionRequest interface.Methods in lumis.lptf.portal.serviceinterface that return IMockServiceInterfaceActionRequest Modifier and Type Method Description IMockServiceInterfaceActionRequest
ActionRequestCycle. getRequest()
IMockServiceInterfaceActionRequest
IActionRequestCycle. getRequest()
-