Package org.apache.hadoop.hbase.client
Class TestTableShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
org.apache.hadoop.hbase.client.TestTableShell
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
jruby, TEST_UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
Returns comma separated list of ruby script names for testsMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
getExcludeList, setUpBeforeClass, setUpConfig, setUpJRubyRuntime, tearDownAfterClass, testRunShellTests
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestTableShell
public TestTableShell()
-
-
Method Details
-
getIncludeList
Description copied from class:AbstractTestShell
Returns comma separated list of ruby script names for tests- Overrides:
getIncludeList
in classAbstractTestShell
-