Class EPPChangePollTst

java.lang.Object
com.verisign.epp.codec.changepoll.EPPChangePollTst

public class EPPChangePollTst extends Object
Is a unit test of the com.verisign.epp.codec.changepoll package. The unit test will execute, gather statistics, and output the results of a test of each com.verisign.epp.codec.changepoll package concrete extension EPPCodecComponent's.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    JUNIT suite static method, which returns the tests associated with EPPChangePollTst.
    static void
    setNumIterations(long aNumIterations)
    Sets the number of iterations to run per test.
    void
    Unit test of extending the domain info response to support a poll message with the change poll extension.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EPPChangePollTst

      public EPPChangePollTst()
  • Method Details

    • testChangePoll

      public void testChangePoll()
      Unit test of extending the domain info response to support a poll message with the change poll extension.
    • beforeClass

      public static void beforeClass()
      JUNIT suite static method, which returns the tests associated with EPPChangePollTst.
    • 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