public class HL7SegmentTest extends Object
| Constructor and Description |
|---|
HL7SegmentTest() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Object[]> |
genParseData() |
void |
testInvalid() |
void |
testParseConstructor(String line,
HL7Segment expected) |
public void testParseConstructor(String line, HL7Segment expected) throws HL7ContentException
HL7ContentException@DataProvider(name="getParseData") public Iterator<Object[]> genParseData() throws HL7ContentException
HL7ContentExceptionpublic void testInvalid()
throws HL7ContentException
HL7ContentExceptionCopyright © 2018. All rights reserved.