Class RegistrationManagementFlowTest

    • Constructor Detail

      • RegistrationManagementFlowTest

        public RegistrationManagementFlowTest()
        Constructor.
    • Method Detail

      • setUp

        @BeforeMethod
        public void setUp()
      • testNoRequiredParameters

        public void testNoRequiredParameters()
                                      throws Exception
        Throws:
        Exception
      • testFetchingExistingClient

        public void testFetchingExistingClient()
                                        throws Exception
        Throws:
        Exception
      • testDeletingExistingClient

        public void testDeletingExistingClient()
                                        throws Exception
        Throws:
        Exception
      • testFetchinggNonExistingClient

        public void testFetchinggNonExistingClient()
                                            throws Exception
        Throws:
        Exception
      • assertClientInfoFromResponse

        protected void assertClientInfoFromResponse()
                                             throws Exception
        Throws:
        Exception
      • sampleRecord

        private String sampleRecord()