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.ScriptingContainerprotected final HBaseTestingUtilFields 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, waitMethods 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_UTILin interfaceRubyShellTest
-
getJRuby
- Specified by:
getJRubyin interfaceRubyShellTest
-
getSuitePattern
- Specified by:
getSuitePatternin interfaceRubyShellTest
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testRunShellTests
- Throws:
IOException
-