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 IAuthorizationServerCallback
public IResponseSendable<String> messageReceived(IReceivable<String> theMessage) throws MessageProcessingException
messageReceived
in interface IMessageHandler<String>
MessageProcessingException
public void testSuccessWhenRequestHasNoCharsetSpecified() throws Exception
Exception
public void testServlet() throws Exception
Exception
public void testLargeMessage() throws Exception
Exception
public void testServletAR() throws Exception
Exception
public void testServletAE() throws Exception
Exception
public void testServletSimpleXml() throws Exception
Exception
public static void afterClass() throws InterruptedException
InterruptedException
public static void beforeClass()
Copyright © 2012–2017 University Health Network. All rights reserved.