public abstract class AbstractTestShell extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.jruby.embed.ScriptingContainer |
jruby |
protected static HBaseTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
AbstractTestShell() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
protected static final HBaseTestingUtility TEST_UTIL
protected static final org.jruby.embed.ScriptingContainer jruby
public AbstractTestShell()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.