Class DefaultStatisticsPayloadEncryptorTest

java.lang.Object
de.hybris.platform.masterserver.impl.DefaultStatisticsPayloadEncryptorTest

public class DefaultStatisticsPayloadEncryptorTest extends Object
  • Constructor Details

    • DefaultStatisticsPayloadEncryptorTest

      public DefaultStatisticsPayloadEncryptorTest()
  • Method Details

    • setUp

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

      public void shouldThrowIllegalArgumentExceptionWhenStatisticsDataIsNull() throws Exception
      Throws:
      Exception
    • shouldThrowIllegalArgumentExceptionWhenHomeURLIsNull

      public void shouldThrowIllegalArgumentExceptionWhenHomeURLIsNull() throws Exception
      Throws:
      Exception
    • shouldEncryptAndDecryptDataProperly

      public void shouldEncryptAndDecryptDataProperly() throws Exception
      Throws:
      Exception