public class HL7FieldTest extends Object
| Constructor and Description |
|---|
HL7FieldTest() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Object[]> |
genComplex() |
Iterator<Object[]> |
genRepeatedValues() |
Iterator<Object[]> |
genSimpleValues() |
void |
testComplex(String value,
String[][][] parse) |
void |
testEmpty() |
void |
testEmpty(HL7Field empty) |
void |
testExceptions() |
void |
testRepeated(String[] values,
String encoded) |
void |
testSimple(String value) |
Copyright © 2018. All rights reserved.