public class TestMasterFileSystem extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestMasterFileSystem() |
Modifier and Type | Method and Description |
---|---|
static void |
setupTest() |
static void |
teardownTest() |
void |
testCheckNoTempDir() |
void |
testFsUriSetProperly() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
public TestMasterFileSystem()
public static void teardownTest() throws Exception
Exception
public void testFsUriSetProperly() throws Exception
Exception
public void testCheckNoTempDir() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.