Class ExternalSegmentServiceTest


  • public class ExternalSegmentServiceTest
    extends AbstractTest
    Test cases for External segments on GBP
    Author:
    vinod borole
    • Constructor Detail

      • ExternalSegmentServiceTest

        public ExternalSegmentServiceTest()
    • Method Detail

      • testListExternalSegment

        public void testListExternalSegment()
                                     throws Exception
        Throws:
        Exception
      • testGetExternalSegment

        public void testGetExternalSegment()
                                    throws Exception
        Throws:
        Exception
      • testCreateExternalSegment

        public void testCreateExternalSegment()
                                       throws Exception
        Throws:
        Exception
      • testUpdateExternalSegment

        public void testUpdateExternalSegment()
                                       throws Exception
        Throws:
        Exception
      • testDeleteExternalSegment

        public void testDeleteExternalSegment()