java.lang.Object
de.hybris.platform.masterserver.impl.DefaultStatisticsPayloadEncryptorTest
public class DefaultStatisticsPayloadEncryptorTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DefaultStatisticsPayloadEncryptorTest
public DefaultStatisticsPayloadEncryptorTest()
-
Method Details
-
-
shouldThrowIllegalArgumentExceptionWhenStatisticsDataIsNull
public void shouldThrowIllegalArgumentExceptionWhenStatisticsDataIsNull()
throws
Exception
- Throws:
Exception
-
shouldThrowIllegalArgumentExceptionWhenHomeURLIsNull
public void shouldThrowIllegalArgumentExceptionWhenHomeURLIsNull()
throws
Exception
- Throws:
Exception
-
shouldEncryptAndDecryptDataProperly
public void shouldEncryptAndDecryptDataProperly()
throws
Exception
- Throws:
Exception