Class InitiativeUserSegmentsProviderTest

java.lang.Object
com.hybris.ymkt.personalization.segment.InitiativeUserSegmentsProviderTest

@UnitTest public class InitiativeUserSegmentsProviderTest extends Object
  • Constructor Details

    • InitiativeUserSegmentsProviderTest

      public InitiativeUserSegmentsProviderTest()
  • Method Details

    • getUserSegment_AnonymousUserTest

      public void getUserSegment_AnonymousUserTest() throws IOException
      Throws:
      IOException
    • getUserSegment_ThrowExceptionReturnNullTest

      public void getUserSegment_ThrowExceptionReturnNullTest() throws IOException
      Throws:
      IOException
    • getUserSegment_userIsCustomerTest

      public void getUserSegment_userIsCustomerTest() throws IOException
      Throws:
      IOException
    • getUserSegment_UserIsNotCustomerTest

      public void getUserSegment_UserIsNotCustomerTest() throws IOException
      Throws:
      IOException
    • getUserSegments_campaignDisabledTest

      public void getUserSegments_campaignDisabledTest()
    • getUserSegments_incognitoUserTrue

      public void getUserSegments_incognitoUserTrue()
    • getUserSegments_returnEmptyCollections

      public void getUserSegments_returnEmptyCollections()
    • segmentationDataConvertTest

      public void segmentationDataConvertTest()
    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception