public class HohRawServletTest extends Object implements IAuthorizationServerCallback, IMessageHandler<String>
| Constructor and Description |
|---|
HohRawServletTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
static void |
afterClass() |
boolean |
authorize(String theUri,
String theUsername,
String thePassword) |
void |
before() |
static void |
beforeClass() |
IResponseSendable<String> |
messageReceived(IReceivable<String> theMessage) |
void |
testLargeMessage() |
void |
testServlet() |
void |
testServletAE() |
void |
testServletAR() |
void |
testServletSimpleXml() |
void |
testSuccessWhenRequestHasNoCharsetSpecified() |
public HohRawServletTest()
public boolean authorize(String theUri, String theUsername, String thePassword)
authorize in interface IAuthorizationServerCallbackpublic IResponseSendable<String> messageReceived(IReceivable<String> theMessage) throws MessageProcessingException
messageReceived in interface IMessageHandler<String>MessageProcessingExceptionpublic void testSuccessWhenRequestHasNoCharsetSpecified() throws Exception
Exceptionpublic void testServlet() throws Exception
Exceptionpublic void testLargeMessage() throws Exception
Exceptionpublic void testServletAR() throws Exception
Exceptionpublic void testServletAE() throws Exception
Exceptionpublic void testServletSimpleXml() throws Exception
Exceptionpublic static void afterClass() throws InterruptedException
InterruptedExceptionpublic static void beforeClass()
Copyright © 2012–2017 University Health Network. All rights reserved.