Package org.apache.hadoop.hbase.client
Class AbstractTestShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
- All Implemented Interfaces:
RubyShellTest
- Direct Known Subclasses:
TestAdminShell
,TestListTablesShell
,TestQuotasShell
,TestReplicationShell
,TestRSGroupShell
,TestShell
,TestShellNoCluster
,TestTableShell
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.jruby.embed.ScriptingContainer
protected final HBaseTestingUtil
Fields inherited from interface org.apache.hadoop.hbase.client.RubyShellTest
LOG
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.hadoop.hbase.client.RubyShellTest
getExcludeList, getIncludeList
-
Field Details
-
TEST_UTIL
-
jruby
-
-
Constructor Details
-
AbstractTestShell
public AbstractTestShell()
-
-
Method Details
-
getTEST_UTIL
- Specified by:
getTEST_UTIL
in interfaceRubyShellTest
-
getJRuby
- Specified by:
getJRuby
in interfaceRubyShellTest
-
getSuitePattern
- Specified by:
getSuitePattern
in interfaceRubyShellTest
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testRunShellTests
- Throws:
IOException
-