public class TestCanaryStatusServlet extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestCanaryStatusServlet() |
Modifier and Type | Method and Description |
---|---|
void |
testFailures() |
void |
testNoFailures() |
void |
testReadFailuresOnly() |
void |
testWriteFailuresOnly() |
public static final HBaseClassTestRule CLASS_RULE
public TestCanaryStatusServlet()
public void testFailures() throws IOException
IOException
public void testReadFailuresOnly() throws IOException
IOException
public void testWriteFailuresOnly() throws IOException
IOException
public void testNoFailures() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.