Uses of Class
lumis.portal.servlet.UniqueWriterControllerTestWrapper
-
Packages that use UniqueWriterControllerTestWrapper 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 UniqueWriterControllerTestWrapper in lumis.lptf.portal.serviceinterface
Methods in lumis.lptf.portal.serviceinterface that return UniqueWriterControllerTestWrapper Modifier and Type Method Description UniqueWriterControllerTestWrapper
MockServiceInterfaceRenderResponse. getUniqueWriterController()
Returns theUniqueWriterControllerTestWrapper
used for testing ornull
if before writer was not yet used.
-