public class TestMasterStatusServlet extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestMasterStatusServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
setupBasicMocks() |
void |
testStatusTemplateMetaAvailable() |
void |
testStatusTemplateNoTables() |
void |
testStatusTemplateWithServers() |
public static final HBaseClassTestRule CLASS_RULE
public TestMasterStatusServlet()
public void setupBasicMocks()
public void testStatusTemplateNoTables() throws IOException
IOExceptionpublic void testStatusTemplateMetaAvailable() throws IOException
IOExceptionpublic void testStatusTemplateWithServers() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.