Class KymaDestinationTargetCloningStrategyIT

    • Field Detail

      • expectedException

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

      • KymaDestinationTargetCloningStrategyIT

        public KymaDestinationTargetCloningStrategyIT()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.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()