public class MSHSegmentTest extends Input1Test
msg1, msg2| Constructor and Description |
|---|
MSHSegmentTest() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Object[]> |
genFieldNames() |
Iterator<Object[]> |
genParseData() |
void |
testACK() |
void |
testConstructor() |
void |
testCopyConstructor() |
void |
testFields(int index,
String name) |
void |
testInvalid() |
void |
testParseConstructor(String line,
MSHSegment expected) |
loadMessagesreadMessages, readMessagespublic void testConstructor()
throws HL7ContentException
HL7ContentExceptionpublic void testCopyConstructor()
public void testParseConstructor(String line, MSHSegment expected)
@DataProvider(name="getParseData") public Iterator<Object[]> genParseData() throws HL7ContentException
HL7ContentException@DataProvider(name="fieldNames") public Iterator<Object[]> genFieldNames() throws HL7ContentException
HL7ContentExceptionpublic void testACK()
throws HL7ContentException
HL7ContentExceptionpublic void testInvalid()
throws HL7ContentException
HL7ContentExceptionCopyright © 2018. All rights reserved.