Class PolicyTargetServiceTest


  • public class PolicyTargetServiceTest
    extends AbstractTest
    Test cases for policy target on GBP
    Author:
    vinod borole
    • Constructor Detail

      • PolicyTargetServiceTest

        public PolicyTargetServiceTest()
    • Method Detail

      • testListPolicyTarget

        public void testListPolicyTarget()
                                  throws Exception
        Throws:
        Exception
      • testGetPolicyTarget

        public void testGetPolicyTarget()
                                 throws Exception
        Throws:
        Exception
      • testCreatePolicyTarget

        public void testCreatePolicyTarget()
                                    throws Exception
        Throws:
        Exception
      • testUpdatePolicyTarget

        public void testUpdatePolicyTarget()
                                    throws Exception
        Throws:
        Exception
      • testDeletePolicyTarget

        public void testDeletePolicyTarget()