public class DefaultStatisticsPayloadEncryptorTest
extends java.lang.Object
| Constructor and Description |
|---|
DefaultStatisticsPayloadEncryptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldEncryptAndDecryptDataProperly() |
void |
shouldThrowIllegalArgumentExceptionWhenHomeURLIsNull() |
void |
shouldThrowIllegalArgumentExceptionWhenStatisticsDataIsNull() |
public DefaultStatisticsPayloadEncryptorTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowIllegalArgumentExceptionWhenStatisticsDataIsNull()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowIllegalArgumentExceptionWhenHomeURLIsNull()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldEncryptAndDecryptDataProperly()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.