public class TestJMXJsonServlet extends HttpServerFunctionalTest
TEST_BUILD_WEBAPPS| Constructor and Description |
|---|
TestJMXJsonServlet() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertReFind(java.lang.String re,
java.lang.String value) |
static void |
cleanup() |
static void |
setup() |
void |
testDisallowedJSONPCallback() |
void |
testQuery() |
void |
testUnderscoresInJSONPCallback() |
createAndStartTestServer, createServer, createServer, createServer, createServer, createServer, createTestServer, createTestServer, createTestServer, createTestServer, createTestServerWithSecurity, deleteRecursively, getFreePort, getServerURL, prepareTestWebapp, readOutput, stoppublic static void setup()
throws java.lang.Exception
java.lang.Exceptionpublic static void cleanup()
throws java.lang.Exception
java.lang.Exceptionpublic static void assertReFind(java.lang.String re,
java.lang.String value)
public void testQuery()
throws java.lang.Exception
java.lang.Exceptionpublic void testDisallowedJSONPCallback()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnderscoresInJSONPCallback()
throws java.lang.Exception
java.lang.Exception