Package org.apache.hadoop.hbase.client
Class TestRSGroupShell
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestShell
org.apache.hadoop.hbase.client.TestRSGroupShell
- All Implemented Interfaces:
RubyShellTest
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
jruby, TEST_UTIL
Fields 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 testsvoid
setUp()
Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
getJRuby, getSuitePattern, getTEST_UTIL, tearDown, testRunShellTests
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.hadoop.hbase.client.RubyShellTest
getExcludeList
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestRSGroupShell
public TestRSGroupShell()
-
-
Method Details
-
setUp
- Overrides:
setUp
in classAbstractTestShell
- Throws:
Exception
-
getIncludeList
Description copied from interface:RubyShellTest
Returns comma separated list of ruby script names for tests
-