Class EPPSyncExtTst


  • public class EPPSyncExtTst
    extends java.lang.Object
    Is a unit test of the com.verisign.epp.codec.syncext package. The unit test will execute, gather statistics, and output the results of a test of each com.verisign.epp.codec.syncext package concrete EPPSyncExt's and their expected EPPResponse. The unit test is dependent on the use of JUNIT 3.5
    • Constructor Detail

      • EPPSyncExtTst

        public EPPSyncExtTst()
    • Method Detail

      • testDomainUpdateCommandWithSyncExt

        public void testDomainUpdateCommandWithSyncExt()
      • setup

        public static void setup()
        JUNIT suite static method, which returns the tests associated with EPPSyncExtTst.
      • setNumIterations

        public static void setNumIterations​(long aNumIterations)
        Sets the number of iterations to run per test.
        Parameters:
        aNumIterations - number of iterations to run per test