Package com.verisign.epp.codec.registry
Class EPPRegistryTst
java.lang.Object
com.verisign.epp.codec.registry.EPPRegistryTst
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidJUNITsuitestatic method, which returns the tests associated withEPPRegistryTst.static voidsetNumIterations(long aNumIterations) Sets the number of iterations to run per test.voidvoidvoidvoidvoid
-
Constructor Details
-
EPPRegistryTst
public EPPRegistryTst()
-
-
Method Details
-
testRegistryInfo
public void testRegistryInfo() -
testRegistryCheck
public void testRegistryCheck() -
testRegistryCreate
public void testRegistryCreate() -
testRegistryUpdate
public void testRegistryUpdate() -
testRegistryDelete
public void testRegistryDelete() -
beforeClass
public static void beforeClass()JUNITsuitestatic method, which returns the tests associated withEPPRegistryTst. -
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
-