public class TestJMXJsonServlet extends HttpServerFunctionalTest
| Modifier and Type | Field and Description | 
|---|---|
private static URL | 
baseUrl  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
private static org.apache.hadoop.hbase.http.HttpServer | 
server  | 
TEST_BUILD_WEBAPPS| Constructor and Description | 
|---|
TestJMXJsonServlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
assertNotFind(String re,
             String value)  | 
static void | 
assertReFind(String re,
            String value)  | 
static void | 
cleanup()  | 
static void | 
setup()  | 
void | 
testDisallowedJSONPCallback()  | 
void | 
testGetPattern()  | 
void | 
testPatternMatching()  | 
void | 
testQuery()  | 
void | 
testUnderscoresInJSONPCallback()  | 
access, createAndStartTestServer, createServer, createServer, createServer, createServer, createServer, createTestServer, createTestServer, createTestServer, createTestServer, createTestServerWithSecurity, createTestServerWithSecurityAndAcl, deleteRecursively, getFreePort, getServerURL, prepareTestWebapp, readOutput, stoppublic static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static org.apache.hadoop.hbase.http.HttpServer server
public TestJMXJsonServlet()
public static void assertReFind(String re, String value)
public static void assertNotFind(String re, String value)
public void testGetPattern() throws Exception
Exceptionpublic void testPatternMatching() throws Exception
Exceptionpublic void testDisallowedJSONPCallback() throws Exception
Exceptionpublic void testUnderscoresInJSONPCallback() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.