Class DefaultStatisticsPayloadEncryptorTest


  • public class DefaultStatisticsPayloadEncryptorTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultStatisticsPayloadEncryptorTest

        public DefaultStatisticsPayloadEncryptorTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldThrowIllegalArgumentExceptionWhenStatisticsDataIsNull

        public void shouldThrowIllegalArgumentExceptionWhenStatisticsDataIsNull()
                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldThrowIllegalArgumentExceptionWhenHomeURLIsNull

        public void shouldThrowIllegalArgumentExceptionWhenHomeURLIsNull()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldEncryptAndDecryptDataProperly

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