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
Exception
public static void tearDownAfterClass() throws Exception
Exception
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.