Package org.apache.hadoop.hbase.client
Class TestShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
org.apache.hadoop.hbase.client.TestShell
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
jruby, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringReturns comma separated list of ruby script names for tests to skipMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
getIncludeList, setUpBeforeClass, setUpConfig, setUpJRubyRuntime, setUpJRubyRuntime, tearDownAfterClass, testRunShellTests
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestShell
public TestShell()
-
-
Method Details
-
getExcludeList
Description copied from class:AbstractTestShellReturns comma separated list of ruby script names for tests to skip- Overrides:
getExcludeListin classAbstractTestShell
-