Class DefaultPersonalizationHandlerTest


  • @UnitTest
    public class DefaultPersonalizationHandlerTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultPersonalizationHandlerTest

        public DefaultPersonalizationHandlerTest()
    • Method Detail

      • setup

        public void setup()
      • testActivatePersonalization

        public void testActivatePersonalization()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAsyncVote

        public void testAsyncVote()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAsyncVoteWithoutConsent

        public void testAsyncVoteWithoutConsent()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIgnoreVote

        public void testIgnoreVote()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRecalculateVote

        public void testRecalculateVote()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUpdateVote

        public void testUpdateVote()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testUpdateVoteWithoutConsent

        public void testUpdateVoteWithoutConsent()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLoadVote

        public void testLoadVote()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testVoteMerging

        public void testVoteMerging()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testVoteMergingWithoutConsent

        public void testVoteMergingWithoutConsent()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMultipleVote

        public void testMultipleVote()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIgnoreVoteMerging

        public void testIgnoreVoteMerging()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFinalVoteMerging

        public void testFinalVoteMerging()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFinalVoteOrder

        public void testFinalVoteOrder()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testActionListOptimization

        public void testActionListOptimization()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception