public class HohRawClientSimpleTest extends Object
| Constructor and Description |
|---|
HohRawClientSimpleTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
void |
testCreateUsingUrl() |
void |
testInvalidUriRejected1() |
void |
testInvalidUriRejected2() |
void |
testInvalidUriRejected3() |
void |
testSendMessageAndRespectCloseHeaderInResponse() |
void |
testSendMessageSimple() |
void |
testSendMessageSimpleXml() |
void |
testSendMessageWithChunkedResponseAndPauseInMiddle()
Ensure that if chunked transfer encoding is used, and there is a pause in
the middle of transmission, the whole message is still read
|
void |
testSendMessageWithChunkedResponseAndPauseInMiddleWithLongSoTimeout()
Ensure that if chunked transfer encoding is used, and there is a pause in
the middle of transmission, the whole message is still read
|
void |
testUnderstandsGzippedResponse() |
public HohRawClientSimpleTest()
public void testSendMessageSimple() throws Exception
Exceptionpublic void testSendMessageAndRespectCloseHeaderInResponse() throws Exception
Exceptionpublic void testUnderstandsGzippedResponse() throws Exception
Exceptionpublic void testInvalidUriRejected1() throws Exception
Exceptionpublic void testInvalidUriRejected2() throws Exception
Exceptionpublic void testInvalidUriRejected3() throws Exception
Exceptionpublic void testSendMessageWithChunkedResponseAndPauseInMiddle() throws Exception
Exceptionpublic void testSendMessageWithChunkedResponseAndPauseInMiddleWithLongSoTimeout() throws Exception
Exceptionpublic void testSendMessageSimpleXml() throws Exception
Exceptionpublic void testCreateUsingUrl() throws MalformedURLException
MalformedURLExceptionpublic void after() throws InterruptedException
InterruptedExceptionpublic void before() throws InterruptedException
InterruptedExceptionCopyright © 2012–2017 University Health Network. All rights reserved.