Uses of Interface
lumis.lptf.portal.serviceinterface.IMockServiceInterfaceActionResponse
-
Packages that use IMockServiceInterfaceActionResponse 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 IMockServiceInterfaceActionResponse in lumis.lptf.portal.serviceinterface
Classes in lumis.lptf.portal.serviceinterface that implement IMockServiceInterfaceActionResponse Modifier and Type Class Description class
MockServiceInterfaceActionResponse
Implementation for IMockServiceInterfaceActionResponse interface.Methods in lumis.lptf.portal.serviceinterface that return IMockServiceInterfaceActionResponse Modifier and Type Method Description IMockServiceInterfaceActionResponse
ActionRequestCycle. getResponse()
IMockServiceInterfaceActionResponse
IActionRequestCycle. getResponse()
-