Uses of Class
lumis.lptf.portal.structure.StructureHelper
-
Packages that use StructureHelper 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 StructureHelper in lumis.lptf.portal.serviceinterface
Fields in lumis.lptf.portal.serviceinterface declared as StructureHelper Modifier and Type Field Description protected StructureHelper
ServiceInterfaceTestCase. structureHelper
Instance of StructureHelper used to create service interface instances and the needed structure (channels, pages and service instances).
-