| Package | Description |
|---|---|
| com.verisign.epp.codec.gen |
| Modifier and Type | Method and Description |
|---|---|
static EPPEncodeDecodeStats |
EPPCodecTst.testEncodeDecode(EPPMessage aMessage)
Reusable unit test algorithm, which does the following:
encodes the EPPMessage in XML
decodes the EPPMessage from XML
Serializes EPPMessage using Java Serialization
De-serializes EPPMessage using Java Serialization
Gathers unit test statistics and output them to standard out
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EPPCodecTst.testXMLEncodeDecode(EPPMessage aMessage,
EPPEncodeDecodeStats aStats)
Tests the encoding and decoding of an
EPPMessage. |
Copyright © VeriSign Inc. All Rights Reserved.