Class DefaultPersonalizationHandlerTest

java.lang.Object
de.hybris.platform.personalizationservices.handlers.impl.DefaultPersonalizationHandlerTest

@UnitTest public class DefaultPersonalizationHandlerTest extends Object
  • Constructor Details

    • DefaultPersonalizationHandlerTest

      public DefaultPersonalizationHandlerTest()
  • Method Details

    • setup

      public void setup()
    • testActivatePersonalization

      public void testActivatePersonalization() throws Exception
      Throws:
      Exception
    • testAsyncVote

      public void testAsyncVote() throws Exception
      Throws:
      Exception
    • testAsyncVoteWithoutConsent

      public void testAsyncVoteWithoutConsent() throws Exception
      Throws:
      Exception
    • testIgnoreVote

      public void testIgnoreVote() throws Exception
      Throws:
      Exception
    • testRecalculateVote

      public void testRecalculateVote() throws Exception
      Throws:
      Exception
    • testUpdateVote

      public void testUpdateVote() throws Exception
      Throws:
      Exception
    • testUpdateVoteWithoutConsent

      public void testUpdateVoteWithoutConsent() throws Exception
      Throws:
      Exception
    • testLoadVote

      public void testLoadVote() throws Exception
      Throws:
      Exception
    • testVoteMerging

      public void testVoteMerging() throws Exception
      Throws:
      Exception
    • testVoteMergingWithoutConsent

      public void testVoteMergingWithoutConsent() throws Exception
      Throws:
      Exception
    • testMultipleVote

      public void testMultipleVote() throws Exception
      Throws:
      Exception
    • testIgnoreVoteMerging

      public void testIgnoreVoteMerging() throws Exception
      Throws:
      Exception
    • testFinalVoteMerging

      public void testFinalVoteMerging() throws Exception
      Throws:
      Exception
    • testFinalVoteOrder

      public void testFinalVoteOrder() throws Exception
      Throws:
      Exception
    • testActionListOptimization

      public void testActionListOptimization() throws Exception
      Throws:
      Exception