|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRequestCycle | |
---|---|
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 IRequestCycle in lumis.lptf.doui.serviceinterface |
---|
Subinterfaces of IRequestCycle in lumis.lptf.doui.serviceinterface | |
---|---|
interface |
IDouiActionRequestCycle
Interface for Doui action request cycle. |
interface |
IDouiRenderRequestCycle
Interface for Doui render request cycle. |
interface |
IDouiRequestCycle
Interface for Doui request cycle. |
Uses of IRequestCycle in lumis.lptf.portal.serviceinterface |
---|
Subinterfaces of IRequestCycle in lumis.lptf.portal.serviceinterface | |
---|---|
interface |
IActionRequestCycle
Interface for action request cycle. |
interface |
IRenderRequestCycle
Interface for the render request cycle. |
Classes in lumis.lptf.portal.serviceinterface that implement IRequestCycle | |
---|---|
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. |
class |
RequestCycle
Represents the request cycle. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |