public class XMLConverterTest extends InputTest
| Constructor and Description |
|---|
XMLConverterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
compare(InputStream actual,
InputStream expected) |
String |
format(int val) |
Iterator<Object[]> |
genXMLStreamTests() |
Iterator<Object[]> |
genXMLTests() |
void |
loadMessage() |
void |
testStreamXML(boolean omit,
String resource) |
void |
testXML(boolean omit,
String resource) |
readMessages, readMessages@BeforeClass
public void loadMessage()
throws HL7ContentException,
IOException
HL7ContentExceptionIOExceptionpublic void testXML(boolean omit,
String resource)
throws IOException
IOExceptionpublic void testStreamXML(boolean omit,
String resource)
throws Exception
Exception@DataProvider(name="xmlStreamTests") public Iterator<Object[]> genXMLStreamTests()
public void compare(InputStream actual, InputStream expected) throws IOException
IOExceptionpublic String format(int val)
Copyright © 2018. All rights reserved.