Class EncryptionUtilTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class EncryptionUtilTest extends ServicelayerBaseTest
  • Constructor Details

    • EncryptionUtilTest

      public EncryptionUtilTest()
  • Method Details

    • tearDown

      public void tearDown()
    • shouldNotThrowExceptionDuringMigration

      public void shouldNotThrowExceptionDuringMigration()
    • shouldReturnOnlyCustomKeyConfiguredBySystem

      public void shouldReturnOnlyCustomKeyConfiguredBySystem()
    • shouldReturnAllConfiguredKeys

      public void shouldReturnAllConfiguredKeys()
    • shouldReturnTrueWhenMigrationKeyIsConfigured

      public void shouldReturnTrueWhenMigrationKeyIsConfigured()
    • shouldReturnFalseWhenMigrationKeyIsNotConfigured

      public void shouldReturnFalseWhenMigrationKeyIsNotConfigured()