Uses of Class
lumis.lptf.portal.serviceinterface.RequestCycle
-
Packages that use RequestCycle 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 RequestCycle in lumis.lptf.portal.serviceinterface
Subclasses of RequestCycle in lumis.lptf.portal.serviceinterface Modifier and Type Class Description class
ActionRequestCycle
Represents the action request cycle - containing mocks for request and response and process actions.class
RenderRequestCycle
Represents the render request cycle - containing mocks for request and response and performing render operations.
-