Class DefaultSAPCDPCustomerServiceTest

java.lang.Object
com.sap.sapsegmentationservices.cdp.service.impl.test.DefaultSAPCDPCustomerServiceTest

@UnitTest public class DefaultSAPCDPCustomerServiceTest extends Object
  • Constructor Details

    • DefaultSAPCDPCustomerServiceTest

      public DefaultSAPCDPCustomerServiceTest()
  • Method Details

    • setup

      public void setup()
    • testFeatureFlagOff

      public void testFeatureFlagOff()
    • testConfigurationFlagOff

      public void testConfigurationFlagOff()
    • testFetchSegmentsFromCDPCachedSegmentsAvailable

      public void testFetchSegmentsFromCDPCachedSegmentsAvailable()
    • testFetchSegmentsFromCDPCachedSegmentsNotAvailable

      public void testFetchSegmentsFromCDPCachedSegmentsNotAvailable()
    • testFetchSegmentsFromCDPWihtoutDestination

      public void testFetchSegmentsFromCDPWihtoutDestination()
    • testFetchSegmentsFromCDPForHttpServerErrorException

      public void testFetchSegmentsFromCDPForHttpServerErrorException()
    • testFetchSegmentsFromCDPForHttpClientErrorException

      public void testFetchSegmentsFromCDPForHttpClientErrorException()
    • testFetchSegmentsFromCDPForException

      public void testFetchSegmentsFromCDPForException()
    • testFetchSegmentsFromCDPForIOException

      public void testFetchSegmentsFromCDPForIOException()
    • testFetchSegmentsFromCDPForEmptyResult

      public void testFetchSegmentsFromCDPForEmptyResult()
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception