Package org.apache.hadoop.hbase.client
Class AbstractTestShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
- Direct Known Subclasses:
TestAdminShell
,TestAdminShell2
,TestChangeSftShell
,TestListTablesShell
,TestQuotasShell
,TestReplicationShell
,TestRSGroupShell
,TestShell
,TestShellNoCluster
,TestTableShell
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final org.jruby.embed.ScriptingContainer
private static final org.slf4j.Logger
protected static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
Returns comma separated list of ruby script names for tests to skipprotected String
Returns comma separated list of ruby script names for testsstatic void
protected static void
protected static void
protected static void
setUpJRubyRuntime
(Map<String, Object> extraVars) static void
void
-
Field Details
-
LOG
-
TEST_UTIL
-
jruby
-
-
Constructor Details
-
AbstractTestShell
public AbstractTestShell()
-
-
Method Details
-
setUpConfig
- Throws:
IOException
-
setUpJRubyRuntime
-
setUpJRubyRuntime
-
getIncludeList
Returns comma separated list of ruby script names for tests -
getExcludeList
Returns comma separated list of ruby script names for tests to skip -
testRunShellTests
- Throws:
IOException
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-