Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time |
|---|
 | MinLLPWriterTest | 10 | 0 | 0 | 100% | 7.454 |
 | MinLowerLayerProtocolTest | 5 | 0 | 0 | 100% | 0.002 |
 | MinLLPReaderTest | 10 | 1 | 1 | 80% | 2.605 |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testParse | 0.17 |
 | testMakeGroupElementName | 0 |
 | testParseExtras | 0.065 |
 | testEncodeDocumentNamespace | 0.222 |
| expected:<urn:hl7-org:v2xml> but was:<> | |
| junit.framework.ComparisonFailure: expected:&urn:hl7-org:v2xml& but was:&& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentNamespace(DefaultXMLParserTest.java:84)
| |
 | testEncodeDocumentEncoding | 0.319 |
 | testEncodeDocumentStructure | 0.058 |
 | testEncodeDocumentEscapechars | 0.229 |
| expected:<...<escape V="H"/>here<escape V="N"/> normal again<escape V=".br"/>start at new line<escape V=".br"/>skip 5 vertical spaces<escape V=".sp5"/> and indent 10 spaces<escape V=".in+10"/> and temporary indent 1 space<escape V=".ti+1"/> here<escape V=".br"/>...> but was:<...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...> | |
| junit.framework.ComparisonFailure: expected:&...&escape V="H"/&here&escape V="N"/& normal again&escape V=".br"/&start at new line&escape V=".br"/&skip 5 vertical spaces&escape V=".sp5"/& and indent 10 spaces&escape V=".in+10"/& and temporary indent 1 space&escape V=".ti+1"/& here&escape V=".br"/&...& but was:&...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentEscapechars(DefaultXMLParserTest.java:203)
| |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testParse | 0.17 |
 | testMakeGroupElementName | 0 |
 | testParseExtras | 0.065 |
 | testEncodeDocumentNamespace | 0.222 |
| expected:<urn:hl7-org:v2xml> but was:<> | |
| junit.framework.ComparisonFailure: expected:&urn:hl7-org:v2xml& but was:&& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentNamespace(DefaultXMLParserTest.java:84)
| |
 | testEncodeDocumentEncoding | 0.319 |
 | testEncodeDocumentStructure | 0.058 |
 | testEncodeDocumentEscapechars | 0.229 |
| expected:<...<escape V="H"/>here<escape V="N"/> normal again<escape V=".br"/>start at new line<escape V=".br"/>skip 5 vertical spaces<escape V=".sp5"/> and indent 10 spaces<escape V=".in+10"/> and temporary indent 1 space<escape V=".ti+1"/> here<escape V=".br"/>...> but was:<...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...> | |
| junit.framework.ComparisonFailure: expected:&...&escape V="H"/&here&escape V="N"/& normal again&escape V=".br"/&start at new line&escape V=".br"/&skip 5 vertical spaces&escape V=".sp5"/& and indent 10 spaces&escape V=".in+10"/& and temporary indent 1 space&escape V=".ti+1"/& here&escape V=".br"/&...& but was:&...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentEscapechars(DefaultXMLParserTest.java:203)
| |
 | testConstructor | 2.807 |
 | testConstructorWithOutputStream | 1.459 |
 | testConstructorWithNullOutputStream | 0.48 |
 | testSetNullOutputStream | 0.298 |
 | testWriteMessageWithoutOutputStream | 0.512 |
 | testWriteLibraryMessages | 0.329 |
 | testWriteMessages | 0.44 |
 | testClosePrivateWriter | 0.441 |
 | testWithSpecifiedCharset | 0.425 |
 | testWithCharsetProperty | 0.251 |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testParse | 0.17 |
 | testMakeGroupElementName | 0 |
 | testParseExtras | 0.065 |
 | testEncodeDocumentNamespace | 0.222 |
| expected:<urn:hl7-org:v2xml> but was:<> | |
| junit.framework.ComparisonFailure: expected:&urn:hl7-org:v2xml& but was:&& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentNamespace(DefaultXMLParserTest.java:84)
| |
 | testEncodeDocumentEncoding | 0.319 |
 | testEncodeDocumentStructure | 0.058 |
 | testEncodeDocumentEscapechars | 0.229 |
| expected:<...<escape V="H"/>here<escape V="N"/> normal again<escape V=".br"/>start at new line<escape V=".br"/>skip 5 vertical spaces<escape V=".sp5"/> and indent 10 spaces<escape V=".in+10"/> and temporary indent 1 space<escape V=".ti+1"/> here<escape V=".br"/>...> but was:<...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...> | |
| junit.framework.ComparisonFailure: expected:&...&escape V="H"/&here&escape V="N"/& normal again&escape V=".br"/&start at new line&escape V=".br"/&skip 5 vertical spaces&escape V=".sp5"/& and indent 10 spaces&escape V=".in+10"/& and temporary indent 1 space&escape V=".ti+1"/& here&escape V=".br"/&...& but was:&...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentEscapechars(DefaultXMLParserTest.java:203)
| |
 | testConstructor | 2.807 |
 | testConstructorWithOutputStream | 1.459 |
 | testConstructorWithNullOutputStream | 0.48 |
 | testSetNullOutputStream | 0.298 |
 | testWriteMessageWithoutOutputStream | 0.512 |
 | testWriteLibraryMessages | 0.329 |
 | testWriteMessages | 0.44 |
 | testClosePrivateWriter | 0.441 |
 | testWithSpecifiedCharset | 0.425 |
 | testWithCharsetProperty | 0.251 |
 | testWildcards | 0.002 |
 | testProcessMessage | 0.075 |
 | testHasActiveBinding | 0.001 |
 | testRegex | 0.001 |
 | testRegexMatches | 0.001 |
 | testMatches | 0.001 |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testParse | 0.17 |
 | testMakeGroupElementName | 0 |
 | testParseExtras | 0.065 |
 | testEncodeDocumentNamespace | 0.222 |
| expected:<urn:hl7-org:v2xml> but was:<> | |
| junit.framework.ComparisonFailure: expected:&urn:hl7-org:v2xml& but was:&& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentNamespace(DefaultXMLParserTest.java:84)
| |
 | testEncodeDocumentEncoding | 0.319 |
 | testEncodeDocumentStructure | 0.058 |
 | testEncodeDocumentEscapechars | 0.229 |
| expected:<...<escape V="H"/>here<escape V="N"/> normal again<escape V=".br"/>start at new line<escape V=".br"/>skip 5 vertical spaces<escape V=".sp5"/> and indent 10 spaces<escape V=".in+10"/> and temporary indent 1 space<escape V=".ti+1"/> here<escape V=".br"/>...> but was:<...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...> | |
| junit.framework.ComparisonFailure: expected:&...&escape V="H"/&here&escape V="N"/& normal again&escape V=".br"/&start at new line&escape V=".br"/&skip 5 vertical spaces&escape V=".sp5"/& and indent 10 spaces&escape V=".in+10"/& and temporary indent 1 space&escape V=".ti+1"/& here&escape V=".br"/&...& but was:&...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentEscapechars(DefaultXMLParserTest.java:203)
| |
 | testConstructor | 2.807 |
 | testConstructorWithOutputStream | 1.459 |
 | testConstructorWithNullOutputStream | 0.48 |
 | testSetNullOutputStream | 0.298 |
 | testWriteMessageWithoutOutputStream | 0.512 |
 | testWriteLibraryMessages | 0.329 |
 | testWriteMessages | 0.44 |
 | testClosePrivateWriter | 0.441 |
 | testWithSpecifiedCharset | 0.425 |
 | testWithCharsetProperty | 0.251 |
 | testWildcards | 0.002 |
 | testProcessMessage | 0.075 |
 | testHasActiveBinding | 0.001 |
 | testRegex | 0.001 |
 | testRegexMatches | 0.001 |
 | testMatches | 0.001 |
 | testExtraComponents | 0.017 |
 | testGetVersion | 0 |
 | testGetAckID | 0.001 |
 | testCorrectSegmentOrderWithMultipleOptions | 1.201 |
 | testParseIntoNewGroupIfMisorderedInCurrentGroup | 0.007 |
 | testNotParseIntoNewGroupIfWholeGroupMisordered | 0.008 |
 | testComponents | 0.003 |
 | testExtraFieldReps | 0.002 |
 | testEscape | 0.001 |
 | testUnescape | 0.001 |
 | testValidation | 0.064 |
 | testInvalidSegmentName | 0.086 |
 | testNonPipeDelimitor | 0.018 |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testParse | 0.17 |
 | testMakeGroupElementName | 0 |
 | testParseExtras | 0.065 |
 | testEncodeDocumentNamespace | 0.222 |
| expected:<urn:hl7-org:v2xml> but was:<> | |
| junit.framework.ComparisonFailure: expected:&urn:hl7-org:v2xml& but was:&& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentNamespace(DefaultXMLParserTest.java:84)
| |
 | testEncodeDocumentEncoding | 0.319 |
 | testEncodeDocumentStructure | 0.058 |
 | testEncodeDocumentEscapechars | 0.229 |
| expected:<...<escape V="H"/>here<escape V="N"/> normal again<escape V=".br"/>start at new line<escape V=".br"/>skip 5 vertical spaces<escape V=".sp5"/> and indent 10 spaces<escape V=".in+10"/> and temporary indent 1 space<escape V=".ti+1"/> here<escape V=".br"/>...> but was:<...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...> | |
| junit.framework.ComparisonFailure: expected:&...&escape V="H"/&here&escape V="N"/& normal again&escape V=".br"/&start at new line&escape V=".br"/&skip 5 vertical spaces&escape V=".sp5"/& and indent 10 spaces&escape V=".in+10"/& and temporary indent 1 space&escape V=".ti+1"/& here&escape V=".br"/&...& but was:&...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentEscapechars(DefaultXMLParserTest.java:203)
| |
 | testConstructor | 2.807 |
 | testConstructorWithOutputStream | 1.459 |
 | testConstructorWithNullOutputStream | 0.48 |
 | testSetNullOutputStream | 0.298 |
 | testWriteMessageWithoutOutputStream | 0.512 |
 | testWriteLibraryMessages | 0.329 |
 | testWriteMessages | 0.44 |
 | testClosePrivateWriter | 0.441 |
 | testWithSpecifiedCharset | 0.425 |
 | testWithCharsetProperty | 0.251 |
 | testWildcards | 0.002 |
 | testProcessMessage | 0.075 |
 | testHasActiveBinding | 0.001 |
 | testRegex | 0.001 |
 | testRegexMatches | 0.001 |
 | testMatches | 0.001 |
 | testExtraComponents | 0.017 |
 | testGetVersion | 0 |
 | testGetAckID | 0.001 |
 | testCorrectSegmentOrderWithMultipleOptions | 1.201 |
 | testParseIntoNewGroupIfMisorderedInCurrentGroup | 0.007 |
 | testNotParseIntoNewGroupIfWholeGroupMisordered | 0.008 |
 | testComponents | 0.003 |
 | testExtraFieldReps | 0.002 |
 | testEscape | 0.001 |
 | testUnescape | 0.001 |
 | testValidation | 0.064 |
 | testInvalidSegmentName | 0.086 |
 | testNonPipeDelimitor | 0.018 |
 | testConnectInOrder | 1.043 |
| java.net.SocketException: Socket closed | |
| ca.uhn.hl7v2.protocol.TransportException: java.net.SocketException: Socket closed at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:136) at ca.uhn.hl7v2.protocol.impl.AbstractTransport.disconnect(AbstractTransport.java:145) at ca.uhn.hl7v2.protocol.impl.DualTransportConnector.disconnect(DualTransportConnector.java:82) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.tearDown(DualTransportConnectorTest.java:58) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) Caused by: java.net.SocketException: Socket closed at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99) at java.net.SocketOutputStream.write(SocketOutputStream.java:136) at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336) at sun.nio.cs.StreamEncoder$CharsetSE.implClose(StreamEncoder.java:427) at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:160) at java.io.OutputStreamWriter.close(OutputStreamWriter.java:222) at java.io.BufferedWriter.close(BufferedWriter.java:250) at ca.uhn.hl7v2.llp.MinLLPWriter.close(MinLLPWriter.java:111) at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:134) ... 24 more
| |
 | testConnectOutOfOrder | 0.001 |
| Address already in use | |
| java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.&init&(ServerSocket.java:185) at java.net.ServerSocket.&init&(ServerSocket.java:97) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.setUp(DualTransportConnectorTest.java:44) at junit.framework.TestCase.runBare(TestCase.java:125) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
| |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testParse | 0.17 |
 | testMakeGroupElementName | 0 |
 | testParseExtras | 0.065 |
 | testEncodeDocumentNamespace | 0.222 |
| expected:<urn:hl7-org:v2xml> but was:<> | |
| junit.framework.ComparisonFailure: expected:&urn:hl7-org:v2xml& but was:&& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentNamespace(DefaultXMLParserTest.java:84)
| |
 | testEncodeDocumentEncoding | 0.319 |
 | testEncodeDocumentStructure | 0.058 |
 | testEncodeDocumentEscapechars | 0.229 |
| expected:<...<escape V="H"/>here<escape V="N"/> normal again<escape V=".br"/>start at new line<escape V=".br"/>skip 5 vertical spaces<escape V=".sp5"/> and indent 10 spaces<escape V=".in+10"/> and temporary indent 1 space<escape V=".ti+1"/> here<escape V=".br"/>...> but was:<...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...> | |
| junit.framework.ComparisonFailure: expected:&...&escape V="H"/&here&escape V="N"/& normal again&escape V=".br"/&start at new line&escape V=".br"/&skip 5 vertical spaces&escape V=".sp5"/& and indent 10 spaces&escape V=".in+10"/& and temporary indent 1 space&escape V=".ti+1"/& here&escape V=".br"/&...& but was:&...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentEscapechars(DefaultXMLParserTest.java:203)
| |
 | testConstructor | 2.807 |
 | testConstructorWithOutputStream | 1.459 |
 | testConstructorWithNullOutputStream | 0.48 |
 | testSetNullOutputStream | 0.298 |
 | testWriteMessageWithoutOutputStream | 0.512 |
 | testWriteLibraryMessages | 0.329 |
 | testWriteMessages | 0.44 |
 | testClosePrivateWriter | 0.441 |
 | testWithSpecifiedCharset | 0.425 |
 | testWithCharsetProperty | 0.251 |
 | testWildcards | 0.002 |
 | testProcessMessage | 0.075 |
 | testHasActiveBinding | 0.001 |
 | testRegex | 0.001 |
 | testRegexMatches | 0.001 |
 | testMatches | 0.001 |
 | testExtraComponents | 0.017 |
 | testGetVersion | 0 |
 | testGetAckID | 0.001 |
 | testCorrectSegmentOrderWithMultipleOptions | 1.201 |
 | testParseIntoNewGroupIfMisorderedInCurrentGroup | 0.007 |
 | testNotParseIntoNewGroupIfWholeGroupMisordered | 0.008 |
 | testComponents | 0.003 |
 | testExtraFieldReps | 0.002 |
 | testEscape | 0.001 |
 | testUnescape | 0.001 |
 | testValidation | 0.064 |
 | testInvalidSegmentName | 0.086 |
 | testNonPipeDelimitor | 0.018 |
 | testConnectInOrder | 1.043 |
| java.net.SocketException: Socket closed | |
| ca.uhn.hl7v2.protocol.TransportException: java.net.SocketException: Socket closed at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:136) at ca.uhn.hl7v2.protocol.impl.AbstractTransport.disconnect(AbstractTransport.java:145) at ca.uhn.hl7v2.protocol.impl.DualTransportConnector.disconnect(DualTransportConnector.java:82) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.tearDown(DualTransportConnectorTest.java:58) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) Caused by: java.net.SocketException: Socket closed at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99) at java.net.SocketOutputStream.write(SocketOutputStream.java:136) at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336) at sun.nio.cs.StreamEncoder$CharsetSE.implClose(StreamEncoder.java:427) at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:160) at java.io.OutputStreamWriter.close(OutputStreamWriter.java:222) at java.io.BufferedWriter.close(BufferedWriter.java:250) at ca.uhn.hl7v2.llp.MinLLPWriter.close(MinLLPWriter.java:111) at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:134) ... 24 more
| |
 | testConnectOutOfOrder | 0.001 |
| Address already in use | |
| java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.&init&(ServerSocket.java:185) at java.net.ServerSocket.&init&(ServerSocket.java:97) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.setUp(DualTransportConnectorTest.java:44) at junit.framework.TestCase.runBare(TestCase.java:125) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
| |
 | testTest | 0.949 |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testParse | 0.17 |
 | testMakeGroupElementName | 0 |
 | testParseExtras | 0.065 |
 | testEncodeDocumentNamespace | 0.222 |
| expected:<urn:hl7-org:v2xml> but was:<> | |
| junit.framework.ComparisonFailure: expected:&urn:hl7-org:v2xml& but was:&& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentNamespace(DefaultXMLParserTest.java:84)
| |
 | testEncodeDocumentEncoding | 0.319 |
 | testEncodeDocumentStructure | 0.058 |
 | testEncodeDocumentEscapechars | 0.229 |
| expected:<...<escape V="H"/>here<escape V="N"/> normal again<escape V=".br"/>start at new line<escape V=".br"/>skip 5 vertical spaces<escape V=".sp5"/> and indent 10 spaces<escape V=".in+10"/> and temporary indent 1 space<escape V=".ti+1"/> here<escape V=".br"/>...> but was:<...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...> | |
| junit.framework.ComparisonFailure: expected:&...&escape V="H"/&here&escape V="N"/& normal again&escape V=".br"/&start at new line&escape V=".br"/&skip 5 vertical spaces&escape V=".sp5"/& and indent 10 spaces&escape V=".in+10"/& and temporary indent 1 space&escape V=".ti+1"/& here&escape V=".br"/&...& but was:&...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentEscapechars(DefaultXMLParserTest.java:203)
| |
 | testConstructor | 2.807 |
 | testConstructorWithOutputStream | 1.459 |
 | testConstructorWithNullOutputStream | 0.48 |
 | testSetNullOutputStream | 0.298 |
 | testWriteMessageWithoutOutputStream | 0.512 |
 | testWriteLibraryMessages | 0.329 |
 | testWriteMessages | 0.44 |
 | testClosePrivateWriter | 0.441 |
 | testWithSpecifiedCharset | 0.425 |
 | testWithCharsetProperty | 0.251 |
 | testWildcards | 0.002 |
 | testProcessMessage | 0.075 |
 | testHasActiveBinding | 0.001 |
 | testRegex | 0.001 |
 | testRegexMatches | 0.001 |
 | testMatches | 0.001 |
 | testExtraComponents | 0.017 |
 | testGetVersion | 0 |
 | testGetAckID | 0.001 |
 | testCorrectSegmentOrderWithMultipleOptions | 1.201 |
 | testParseIntoNewGroupIfMisorderedInCurrentGroup | 0.007 |
 | testNotParseIntoNewGroupIfWholeGroupMisordered | 0.008 |
 | testComponents | 0.003 |
 | testExtraFieldReps | 0.002 |
 | testEscape | 0.001 |
 | testUnescape | 0.001 |
 | testValidation | 0.064 |
 | testInvalidSegmentName | 0.086 |
 | testNonPipeDelimitor | 0.018 |
 | testConnectInOrder | 1.043 |
| java.net.SocketException: Socket closed | |
| ca.uhn.hl7v2.protocol.TransportException: java.net.SocketException: Socket closed at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:136) at ca.uhn.hl7v2.protocol.impl.AbstractTransport.disconnect(AbstractTransport.java:145) at ca.uhn.hl7v2.protocol.impl.DualTransportConnector.disconnect(DualTransportConnector.java:82) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.tearDown(DualTransportConnectorTest.java:58) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) Caused by: java.net.SocketException: Socket closed at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99) at java.net.SocketOutputStream.write(SocketOutputStream.java:136) at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336) at sun.nio.cs.StreamEncoder$CharsetSE.implClose(StreamEncoder.java:427) at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:160) at java.io.OutputStreamWriter.close(OutputStreamWriter.java:222) at java.io.BufferedWriter.close(BufferedWriter.java:250) at ca.uhn.hl7v2.llp.MinLLPWriter.close(MinLLPWriter.java:111) at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:134) ... 24 more
| |
 | testConnectOutOfOrder | 0.001 |
| Address already in use | |
| java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.&init&(ServerSocket.java:185) at java.net.ServerSocket.&init&(ServerSocket.java:97) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.setUp(DualTransportConnectorTest.java:44) at junit.framework.TestCase.runBare(TestCase.java:125) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
| |
 | testTest | 0.949 |
 | testStandardizeER7 | 0.006 |
 | testStandardizeXML | 0.047 |
 | testEquivalent | 0.029 |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testParse | 0.17 |
 | testMakeGroupElementName | 0 |
 | testParseExtras | 0.065 |
 | testEncodeDocumentNamespace | 0.222 |
| expected:<urn:hl7-org:v2xml> but was:<> | |
| junit.framework.ComparisonFailure: expected:&urn:hl7-org:v2xml& but was:&& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentNamespace(DefaultXMLParserTest.java:84)
| |
 | testEncodeDocumentEncoding | 0.319 |
 | testEncodeDocumentStructure | 0.058 |
 | testEncodeDocumentEscapechars | 0.229 |
| expected:<...<escape V="H"/>here<escape V="N"/> normal again<escape V=".br"/>start at new line<escape V=".br"/>skip 5 vertical spaces<escape V=".sp5"/> and indent 10 spaces<escape V=".in+10"/> and temporary indent 1 space<escape V=".ti+1"/> here<escape V=".br"/>...> but was:<...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...> | |
| junit.framework.ComparisonFailure: expected:&...&escape V="H"/&here&escape V="N"/& normal again&escape V=".br"/&start at new line&escape V=".br"/&skip 5 vertical spaces&escape V=".sp5"/& and indent 10 spaces&escape V=".in+10"/& and temporary indent 1 space&escape V=".ti+1"/& here&escape V=".br"/&...& but was:&...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentEscapechars(DefaultXMLParserTest.java:203)
| |
 | testConstructor | 2.807 |
 | testConstructorWithOutputStream | 1.459 |
 | testConstructorWithNullOutputStream | 0.48 |
 | testSetNullOutputStream | 0.298 |
 | testWriteMessageWithoutOutputStream | 0.512 |
 | testWriteLibraryMessages | 0.329 |
 | testWriteMessages | 0.44 |
 | testClosePrivateWriter | 0.441 |
 | testWithSpecifiedCharset | 0.425 |
 | testWithCharsetProperty | 0.251 |
 | testWildcards | 0.002 |
 | testProcessMessage | 0.075 |
 | testHasActiveBinding | 0.001 |
 | testRegex | 0.001 |
 | testRegexMatches | 0.001 |
 | testMatches | 0.001 |
 | testExtraComponents | 0.017 |
 | testGetVersion | 0 |
 | testGetAckID | 0.001 |
 | testCorrectSegmentOrderWithMultipleOptions | 1.201 |
 | testParseIntoNewGroupIfMisorderedInCurrentGroup | 0.007 |
 | testNotParseIntoNewGroupIfWholeGroupMisordered | 0.008 |
 | testComponents | 0.003 |
 | testExtraFieldReps | 0.002 |
 | testEscape | 0.001 |
 | testUnescape | 0.001 |
 | testValidation | 0.064 |
 | testInvalidSegmentName | 0.086 |
 | testNonPipeDelimitor | 0.018 |
 | testConnectInOrder | 1.043 |
| java.net.SocketException: Socket closed | |
| ca.uhn.hl7v2.protocol.TransportException: java.net.SocketException: Socket closed at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:136) at ca.uhn.hl7v2.protocol.impl.AbstractTransport.disconnect(AbstractTransport.java:145) at ca.uhn.hl7v2.protocol.impl.DualTransportConnector.disconnect(DualTransportConnector.java:82) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.tearDown(DualTransportConnectorTest.java:58) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) Caused by: java.net.SocketException: Socket closed at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99) at java.net.SocketOutputStream.write(SocketOutputStream.java:136) at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336) at sun.nio.cs.StreamEncoder$CharsetSE.implClose(StreamEncoder.java:427) at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:160) at java.io.OutputStreamWriter.close(OutputStreamWriter.java:222) at java.io.BufferedWriter.close(BufferedWriter.java:250) at ca.uhn.hl7v2.llp.MinLLPWriter.close(MinLLPWriter.java:111) at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:134) ... 24 more
| |
 | testConnectOutOfOrder | 0.001 |
| Address already in use | |
| java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.&init&(ServerSocket.java:185) at java.net.ServerSocket.&init&(ServerSocket.java:97) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.setUp(DualTransportConnectorTest.java:44) at junit.framework.TestCase.runBare(TestCase.java:125) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
| |
 | testTest | 0.949 |
 | testStandardizeER7 | 0.006 |
 | testStandardizeXML | 0.047 |
 | testEquivalent | 0.029 |
 | testGetPrimitiveRules | 0 |
 | testGetMessageRules | 0.001 |
 | testGetEncodingRules | 0.001 |
 | testLoad | 0.164 |
 | testUnescape | 1.71 |
 | testCloseConnectionOnNullMessage | 0.233 |
 | testCloseConnectionOnNullMessage2 | 0.203 |
 | testParse | 0.17 |
 | testMakeGroupElementName | 0 |
 | testParseExtras | 0.065 |
 | testEncodeDocumentNamespace | 0.222 |
| expected:<urn:hl7-org:v2xml> but was:<> | |
| junit.framework.ComparisonFailure: expected:&urn:hl7-org:v2xml& but was:&& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentNamespace(DefaultXMLParserTest.java:84)
| |
 | testEncodeDocumentEncoding | 0.319 |
 | testEncodeDocumentStructure | 0.058 |
 | testEncodeDocumentEscapechars | 0.229 |
| expected:<...<escape V="H"/>here<escape V="N"/> normal again<escape V=".br"/>start at new line<escape V=".br"/>skip 5 vertical spaces<escape V=".sp5"/> and indent 10 spaces<escape V=".in+10"/> and temporary indent 1 space<escape V=".ti+1"/> here<escape V=".br"/>...> but was:<...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...> | |
| junit.framework.ComparisonFailure: expected:&...&escape V="H"/&here&escape V="N"/& normal again&escape V=".br"/&start at new line&escape V=".br"/&skip 5 vertical spaces&escape V=".sp5"/& and indent 10 spaces&escape V=".in+10"/& and temporary indent 1 space&escape V=".ti+1"/& here&escape V=".br"/&...& but was:&...\H\here\N\ normal again\.br\start at new line\.br\skip 5 vertical spaces\.sp5\ and indent 10 spaces\.in+10\ and temporary indent 1 space\.ti+1\ here\.br\...& at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at ca.uhn.hl7v2.parser.DefaultXMLParserTest.testEncodeDocumentEscapechars(DefaultXMLParserTest.java:203)
| |
 | testConstructor | 2.807 |
 | testConstructorWithOutputStream | 1.459 |
 | testConstructorWithNullOutputStream | 0.48 |
 | testSetNullOutputStream | 0.298 |
 | testWriteMessageWithoutOutputStream | 0.512 |
 | testWriteLibraryMessages | 0.329 |
 | testWriteMessages | 0.44 |
 | testClosePrivateWriter | 0.441 |
 | testWithSpecifiedCharset | 0.425 |
 | testWithCharsetProperty | 0.251 |
 | testWildcards | 0.002 |
 | testProcessMessage | 0.075 |
 | testHasActiveBinding | 0.001 |
 | testRegex | 0.001 |
 | testRegexMatches | 0.001 |
 | testMatches | 0.001 |
 | testExtraComponents | 0.017 |
 | testGetVersion | 0 |
 | testGetAckID | 0.001 |
 | testCorrectSegmentOrderWithMultipleOptions | 1.201 |
 | testParseIntoNewGroupIfMisorderedInCurrentGroup | 0.007 |
 | testNotParseIntoNewGroupIfWholeGroupMisordered | 0.008 |
 | testComponents | 0.003 |
 | testExtraFieldReps | 0.002 |
 | testEscape | 0.001 |
 | testUnescape | 0.001 |
 | testValidation | 0.064 |
 | testInvalidSegmentName | 0.086 |
 | testNonPipeDelimitor | 0.018 |
 | testConnectInOrder | 1.043 |
| java.net.SocketException: Socket closed | |
| ca.uhn.hl7v2.protocol.TransportException: java.net.SocketException: Socket closed at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:136) at ca.uhn.hl7v2.protocol.impl.AbstractTransport.disconnect(AbstractTransport.java:145) at ca.uhn.hl7v2.protocol.impl.DualTransportConnector.disconnect(DualTransportConnector.java:82) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.tearDown(DualTransportConnectorTest.java:58) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) Caused by: java.net.SocketException: Socket closed at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99) at java.net.SocketOutputStream.write(SocketOutputStream.java:136) at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336) at sun.nio.cs.StreamEncoder$CharsetSE.implClose(StreamEncoder.java:427) at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:160) at java.io.OutputStreamWriter.close(OutputStreamWriter.java:222) at java.io.BufferedWriter.close(BufferedWriter.java:250) at ca.uhn.hl7v2.llp.MinLLPWriter.close(MinLLPWriter.java:111) at ca.uhn.hl7v2.protocol.impl.MLLPTransport.doDisconnect(MLLPTransport.java:134) ... 24 more
| |
 | testConnectOutOfOrder | 0.001 |
| Address already in use | |
| java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.&init&(ServerSocket.java:185) at java.net.ServerSocket.&init&(ServerSocket.java:97) at ca.uhn.hl7v2.protocol.impl.DualTransportConnectorTest.setUp(DualTransportConnectorTest.java:44) at junit.framework.TestCase.runBare(TestCase.java:125) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
| |
 | testTest | 0.949 |
 | testStandardizeER7 | 0.006 |
 | testStandardizeXML | 0.047 |
 | testEquivalent | 0.029 |
 | testGetPrimitiveRules | 0 |
 | testGetMessageRules | 0.001 |
 | testGetEncodingRules | 0.001 |
 | testConstructor | 0.001 |
 | testSetGetValueStringAndTable | 0.005 |
 | testSetGetValueString | 0.006 |
 | testGetValue | 0.001 |
 | testGetTable | 0 |