|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceInterfaceTestException | |
---|---|
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 ServiceInterfaceTestException in lumis.lptf.doui.serviceinterface |
---|
Subclasses of ServiceInterfaceTestException in lumis.lptf.doui.serviceinterface | |
---|---|
class |
DouiServiceInterfaceTestException
Base exception for LPTF Doui package. |
Methods in lumis.lptf.doui.serviceinterface that throw ServiceInterfaceTestException | |
---|---|
IDouiActionRequestCycle |
DouiRequestCycleFactory.createActionRequestCycle(ServiceInterfaceInstanceConfig siic)
Create a Doui action request cycle instance given a ServiceInterfaceInstanceConfig instance. |
IDouiRenderRequestCycle |
DouiRequestCycleFactory.createRenderRequestCycle(ServiceInterfaceInstanceConfig siic)
Create a Doui render request cycle instance given a ServiceInterfaceInstanceConfig instance. |
Uses of ServiceInterfaceTestException in lumis.lptf.portal.serviceinterface |
---|
Methods in lumis.lptf.portal.serviceinterface that throw ServiceInterfaceTestException | |
---|---|
IActionRequestCycle |
RequestCycleFactory.createActionRequestCycle(ServiceInterfaceInstanceConfig siic)
Create a action request cycle instance given a ServiceInterfaceInstanceConfig instance. |
IRenderRequestCycle |
RequestCycleFactory.createRenderRequestCycle(ServiceInterfaceInstanceConfig siic)
Create a render request cycle instance given a ServiceInterfaceInstanceConfig instance. |
void |
RequestCycle.init(ServiceInterfaceInstanceConfig siic)
Initializes the request and response mocks with information from ServiceInterfaceInstanceConfig instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |