public class TestSecureWAL extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
(package private) static HBaseTestingUtility |
TEST_UTIL |
String |
walProvider |
Constructor and Description |
---|
TestSecureWAL() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testSecureWAL() |
public static final HBaseClassTestRule CLASS_RULE
static final HBaseTestingUtility TEST_UTIL
public org.junit.rules.TestName name
public String walProvider
public TestSecureWAL()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void setUp()
public void testSecureWAL() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.