Package org.apache.hadoop.hbase.client
Class TestTableShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
org.apache.hadoop.hbase.client.TestTableShell
- All Implemented Interfaces:
RubyShellTest
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
jruby, TEST_UTILFields inherited from interface org.apache.hadoop.hbase.client.RubyShellTest
LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns comma separated list of ruby script names for testsMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
getJRuby, getSuitePattern, getTEST_UTIL, setUp, tearDown, testRunShellTestsMethods 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
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestTableShell
public TestTableShell()
-
-
Method Details
-
getIncludeList
Description copied from interface:RubyShellTestReturns comma separated list of ruby script names for tests
-