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 HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
LOG
-
TEST_UTIL
-
jruby
-
-
Constructor Details
-
AbstractTestShell
public AbstractTestShell()
-
-
Method Details
-
setUpConfig
- Throws:
IOException
-
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
-