- testConnectToNonTrustedSocket() - Method in class ca.uhn.hl7v2.hoh.sockets.CustomCertificateTlsSocketFactoryTest
-
- testConnectToTrustedSocket() - Method in class ca.uhn.hl7v2.hoh.sockets.CustomCertificateTlsSocketFactoryTest
-
- testContentLengthCalculatedCorrectly() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpEncoderTest
-
- testContentLengthCalculation() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpEncoderTest
-
- testCreateUsingUrl() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
- testDecodeFromStream() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
- testDecodeFromStreamWithCompression() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
- testDecodeFromStreamWithHeaderLineEndingLF() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
Allow malformed client to be processed correctly, per
http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html#sec19.3
- testDecodeFromStreamWithMultibyteSequences() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
- testDecodeFromStreamWithMultipleMessages() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
- testDecodeFromStreamWithPauseInMiddleOfHeaders() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
Simulate a network blip causing a delay mid-message
- testDecodeFromStreamWithPauseInStatusLine() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
Simulate a network blip causing a delay mid-message
- testDecodeFromStreamWithPauseInTheMiddleOfMessage() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
Simulate a network blip causing a delay mid-message
- testDecodeFromStreamWithTwoMessages() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
- testDecodeFromStreamWithWeirdHeaderLineSpaces() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpDecoderTest
-
Allow malformed client to be processed correctly, per
http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html#sec19.3
- testDetectEr7() - Method in class ca.uhn.hl7v2.hoh.encoder.ResponseCodeTest
-
- testDetectXml() - Method in class ca.uhn.hl7v2.hoh.encoder.ResponseCodeTest
-
- testEncode() - Method in class ca.uhn.hl7v2.hoh.encoder.Hl7OverHttpEncoderTest
-
- testErrorMessageReferencesRelay() - Method in class ca.uhn.hl7v2.hoh.relay.sender.HttpSenderTest
-
- testInvalidUriRejected1() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
- testInvalidUriRejected2() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
- testInvalidUriRejected3() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
- testIt() - Method in class ca.uhn.hl7v2.hoh.encoder.EncodingStyleTest
-
- testLargeMessage() - Method in class ca.uhn.hl7v2.hoh.raw.server.HohRawServletTest
-
- testReconnectAutomaticallyAfterUnexpectedClose() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientMultithreadedTest
-
- testReplyWithAE() - Method in class ca.uhn.hl7v2.hoh.llp.LlpServerTest
-
- testReplyWithAR() - Method in class ca.uhn.hl7v2.hoh.llp.LlpServerTest
-
- testSenderWithTls() - Method in class ca.uhn.hl7v2.hoh.relay.sender.HttpSenderTest
-
- testSendMessageAndRespectCloseHeaderInResponse() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientMultithreadedTest
-
- testSendMessageAndRespectCloseHeaderInResponse() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
- testSendMessageSimpl() - Method in class ca.uhn.hl7v2.hoh.llp.LlpClientTest
-
- testSendMessageSimple() - Method in class ca.uhn.hl7v2.hoh.hapi.client.HapiClientTest
-
- testSendMessageSimple() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientMultithreadedTest
-
- testSendMessageSimple() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
- testSendMessageSimpleWithClientSigner() - Method in class ca.uhn.hl7v2.hoh.llp.LlpClientTest
-
- testSendMessageSimpleXml() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
- testSendMessageSimpleXmlViaParser() - Method in class ca.uhn.hl7v2.hoh.llp.LlpClientTest
-
- testSendMessageWithChunkedResponseAndPauseInMiddle() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
Ensure that if chunked transfer encoding is used, and there is a pause in
the middle of transmission, the whole message is still read
- testSendMessageWithChunkedResponseAndPauseInMiddleWithLongSoTimeout() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
Ensure that if chunked transfer encoding is used, and there is a pause in
the middle of transmission, the whole message is still read
- testSendMessageWithNoTimeout() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientMultithreadedTest
-
- testSendPersistentConnection() - Method in class ca.uhn.hl7v2.hoh.llp.LlpServerTest
-
- testSendSimple() - Method in class ca.uhn.hl7v2.hoh.llp.LlpServerTest
-
- testSendSimpleXml() - Method in class ca.uhn.hl7v2.hoh.llp.LlpServerTest
-
- testSendWithClientSigner() - Method in class ca.uhn.hl7v2.hoh.llp.LlpServerTest
-
- testServlet() - Method in class ca.uhn.hl7v2.hoh.hapi.server.HohServletTest
-
- testServlet() - Method in class ca.uhn.hl7v2.hoh.raw.server.HohRawServletTest
-
- testServletAE() - Method in class ca.uhn.hl7v2.hoh.hapi.server.HohServletTest
-
- testServletAE() - Method in class ca.uhn.hl7v2.hoh.raw.server.HohRawServletTest
-
- testServletAR() - Method in class ca.uhn.hl7v2.hoh.hapi.server.HohServletTest
-
- testServletAR() - Method in class ca.uhn.hl7v2.hoh.raw.server.HohRawServletTest
-
- testServletSimpleXml() - Method in class ca.uhn.hl7v2.hoh.raw.server.HohRawServletTest
-
- testServletXml() - Method in class ca.uhn.hl7v2.hoh.hapi.server.HohServletTest
-
- testSetUrl() - Method in class ca.uhn.hl7v2.hoh.relay.sender.HttpSenderTest
-
- testSignAndVerify() - Method in class ca.uhn.hl7v2.hoh.sign.BouncyCastleCmsMessageSignerTest
-
- testSignAndVerifyStringChanged() - Method in class ca.uhn.hl7v2.hoh.sign.BouncyCastleCmsMessageSignerTest
-
- TestSocketThread(Socket) - Constructor for class ca.uhn.hl7v2.hoh.llp.ServerSocketThreadForTesting.TestSocketThread
-
- testSuccessWhenRequestHasNoCharsetSpecified() - Method in class ca.uhn.hl7v2.hoh.raw.server.HohRawServletTest
-
- testTryToSignWithPublicKey() - Method in class ca.uhn.hl7v2.hoh.sign.BouncyCastleCmsMessageSignerTest
-
- testUnderstandsGzippedResponse() - Method in class ca.uhn.hl7v2.hoh.raw.client.HohRawClientSimpleTest
-
- testValidateKeystoreForTlsReceiving() - Method in class ca.uhn.hl7v2.hoh.util.KeystoreUtilsTest
-