 |
testAL1Reps |
0.346 |
 |
testGetVersion |
0.001 |
 |
testGetAckID |
0.001 |
 |
testCorrectSegmentOrderWithMultipleOptions |
0.123 |
 |
testNonStandardSegmentNearStart |
0.146 |
 |
testMissingSegment |
0.023 |
|
expected:<1> but was:<null> |
|
|
junit.framework.ComparisonFailure: expected:<1> but was:<null>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at ca.uhn.hl7v2.parser.NewPipeParserTest.testMissingSegment(NewPipeParserTest.java:125)
|
|
 |
testNonStandardSegmentNearEnd |
0.018 |
 |
testNonStandardSegmentAfterEnd |
0.023 |
 |
testRepeatingSegment |
0.007 |
 |
testRepeatingGroupWithOptionalFirstSegment |
0.008 |
 |
testParseIntoNewGroupIfMisorderedInCurrentGroup |
0.007 |
 |
testParseEmptySegment |
0.089 |
 |
testNotParseIntoNewGroupIfWholeGroupMisordered |
0.009 |
 |
testComponents |
0.009 |
 |
testExtraComponents |
0.011 |
 |
testExtraFieldReps |
0.004 |
 |
testEscape |
0.005 |
 |
testUnescape |
0.004 |
 |
testEarlyNonStandard |
0.01 |
 |
testValidation |
0.011 |
 |
testDuplicateSegment |
0.101 |
 |
testInvalidSegmentName |
0.012 |
 |
testNonPipeDelimitor |
0.026 |
 |
testUnknownVersion |
0 |
|
Can't process message of version '2.999' - version not recognized |
|
|
ca.uhn.hl7v2.HL7Exception: Can't process message of version '2.999' - version not recognized
at ca.uhn.hl7v2.parser.Parser.parse(Parser.java:162)
at ca.uhn.hl7v2.parser.NewPipeParserTest.testUnknownVersion(NewPipeParserTest.java:438)
|
|
 |
testParseNonStandardSegment |
0.062 |
 |
testEmptySegment |
0.076 |