Class DefaultDestinationTargetCloningStrategyIT

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultDestinationTargetCloningStrategyIT extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

      public org.junit.rules.ExpectedException expectedException
  • Constructor Details

    • DefaultDestinationTargetCloningStrategyIT

      public DefaultDestinationTargetCloningStrategyIT()
  • Method Details

    • setUp

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

      public void testCreateDestinationTarget()
    • testCreateDestinationsWithNullDestinationList

      public void testCreateDestinationsWithNullDestinationList()
    • testCreateDestinationsWithEmptyDestinationList

      public void testCreateDestinationsWithEmptyDestinationList()
    • testCreateDestinationsWithNotEmptyDestinationList

      public void testCreateDestinationsWithNotEmptyDestinationList()
    • testCreateEventConfigurationsWithNullEventConfigurationList

      public void testCreateEventConfigurationsWithNullEventConfigurationList()
    • testCreateEventConfigurationsWithEmptyEventConfigurationList

      public void testCreateEventConfigurationsWithEmptyEventConfigurationList()
    • testCreateEventConfigurationsWithNotEmptyEventConfigurationList

      public void testCreateEventConfigurationsWithNotEmptyEventConfigurationList()
    • testDeleteDestinationTarget

      public void testDeleteDestinationTarget()
    • endpointDeletedWithDestinationTargetDeletedAndEndpointCanBeNull

      public void endpointDeletedWithDestinationTargetDeletedAndEndpointCanBeNull()