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() |
protected static void |
setUpConfig() |
protected static void |
setUpJRubyRuntime() |
static void |
tearDownAfterClass() |
protected static final HBaseTestingUtility TEST_UTIL
protected static final org.jruby.embed.ScriptingContainer jruby
public AbstractTestShell()
protected static void setUpConfig() throws IOException
IOException
protected static void setUpJRubyRuntime()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.