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, tearDownpublic void testDecodeBase64StreamForPOST_ConfigChanges()
throws javax.servlet.ServletException,
java.io.IOException,
MXException
javax.servlet.ServletExceptionjava.io.IOExceptionMXExceptionpublic void testDecodeStreamWhenBase64InUrl()
throws java.io.IOException
java.io.IOExceptionpublic void testDecodeStreamWhenBase64NotInUrl()
throws java.io.IOException
java.io.IOException