public class XSteamCreatorTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PACKAGE
Path of the migration test folder.
|
| Constructor and Description |
|---|
XSteamCreatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
serializeXml1()
the test case for serialize the object to XML string.
|
void |
serializeXml2()
the test case for serialize the object to XML string.
|
void |
serializeXml3()
the test case for serialize the object to XML string.
|
void |
serializeXml4()
the test case for serialize the object to XML string.
|
void |
serializeXml5()
the test case for serialize the object to XML string.
|
void |
serializeXml6()
the test case for serialize the object to XML string.
|
static junit.framework.Test |
suite()
Necessary for "ant".
|
public static final java.lang.String PACKAGE
public static junit.framework.Test suite()
public void serializeXml1()
throws ReaderException
ReaderException - if the file text results can not be read.public void serializeXml2()
throws ReaderException
ReaderException - if the file text results can not be read.public void serializeXml3()
throws ReaderException
ReaderException - if the file text results can not be read.public void serializeXml4()
throws ReaderException
ReaderException - if the file text results can not be read.public void serializeXml5()
throws ReaderException
ReaderException - if the file text results can not be read.public void serializeXml6()
throws ReaderException
ReaderException - if the file text results can not be read.