public class TestRSGroupMappingScript extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
private File |
script |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestRSGroupMappingScript() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
static void |
setupScript() |
void |
teardown() |
void |
testScript() |
private void |
verifyScriptContent(File file) |
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
public TestRSGroupMappingScript()
public static void setupScript() throws Exception
Exception
private void verifyScriptContent(File file) throws Exception
Exception
public void testScript() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.