Package org.apache.hadoop.hbase.client
Class TestListTablesShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
org.apache.hadoop.hbase.client.TestListTablesShell
-
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 testsstatic void
Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
getExcludeList, setUpConfig, setUpJRubyRuntime, setUpJRubyRuntime, tearDownAfterClass, testRunShellTests
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestListTablesShell
public TestListTablesShell()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
getIncludeList
Description copied from class:AbstractTestShell
Returns comma separated list of ruby script names for tests- Overrides:
getIncludeList
in classAbstractTestShell
-