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_UTILFields 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 testsvoidsetUp()Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestShell
getJRuby, getSuitePattern, getTEST_UTIL, tearDown, testRunShellTestsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.hbase.client.RubyShellTest
getExcludeList
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestRSGroupShell
public TestRSGroupShell()
-
-
Method Details
-
setUp
- Overrides:
setUpin classAbstractTestShell- Throws:
Exception
-
getIncludeList
Description copied from interface:RubyShellTestReturns comma separated list of ruby script names for tests
-