Class DefaultCxIntegrationMappingServiceTest
- java.lang.Object
-
- de.hybris.platform.personalizationintegration.service.impl.DefaultCxIntegrationMappingServiceTest
-
@UnitTest public class DefaultCxIntegrationMappingServiceTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DefaultCxIntegrationMappingServiceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetup()voidtestAssignSegmentsToUserWithNonsaveableSegment()voidtestSegmentExistsForExistingSegmentWhichIsNotPresentInSegmentsModelMap()voidtestSegmentExistsForNonsaveableSegmentWhichDoesNotExistInDB()
-
-
-
Method Detail
-
setup
public void setup()
-
testAssignSegmentsToUserWithNonsaveableSegment
public void testAssignSegmentsToUserWithNonsaveableSegment()
-
testSegmentExistsForNonsaveableSegmentWhichDoesNotExistInDB
public void testSegmentExistsForNonsaveableSegmentWhichDoesNotExistInDB()
-
testSegmentExistsForExistingSegmentWhichIsNotPresentInSegmentsModelMap
public void testSegmentExistsForExistingSegmentWhichIsNotPresentInSegmentsModelMap()
-
-