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
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 tests to skipMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
getIncludeList, setUpBeforeClass, setUpConfig, setUpJRubyRuntime, tearDownAfterClass, testRunShellTests
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestShell
public TestShell()
-
-
Method Details
-
getExcludeList
Description copied from class:AbstractTestShell
Returns comma separated list of ruby script names for tests to skip- Overrides:
getExcludeList
in classAbstractTestShell
-