Class ExternalPolicyServiceTest


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

      • ExternalPolicyServiceTest

        public ExternalPolicyServiceTest()
    • Method Detail

      • testListExternalPolicy

        public void testListExternalPolicy()
                                    throws Exception
        Throws:
        Exception
      • testGetExternalPolicy

        public void testGetExternalPolicy()
                                   throws Exception
        Throws:
        Exception
      • testCreateExternalPolicy

        public void testCreateExternalPolicy()
                                      throws Exception
        Throws:
        Exception
      • testUpdateExternalPolicy

        public void testUpdateExternalPolicy()
                                      throws Exception
        Throws:
        Exception
      • testDeleteExternalPolicy

        public void testDeleteExternalPolicy()