public class SKDServletTest extends FastUnitTestBase
Constructor and Description |
---|
SKDServletTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDecodeBase64StreamForPOST_ConfigChanges() |
void |
testDecodeStreamWhenBase64InUrl()
Test that decodeStream is used when _base64 is in the URL
|
void |
testDecodeStreamWhenBase64NotInUrl()
Test that decodeStream is used when _base64 is in the URL
|
setup, tearDown
public void testDecodeBase64StreamForPOST_ConfigChanges() throws javax.servlet.ServletException, java.io.IOException, MXException
javax.servlet.ServletException
java.io.IOException
MXException
public void testDecodeStreamWhenBase64InUrl() throws java.io.IOException
java.io.IOException
public void testDecodeStreamWhenBase64NotInUrl() throws java.io.IOException
java.io.IOException