Package org.apache.hadoop.hbase.client
Interface RubyShellTest
- All Known Implementing Classes:
AbstractTestShell,TestAdminShell,TestListTablesShell,TestQuotasShell,TestReplicationShell,TestRSGroupShell,TestShell,TestShellNoCluster,TestTableShell
public interface RubyShellTest
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddoTestSetup(RubyShellTest test) default StringReturns comma separated list of ruby script names for tests to skipdefault StringReturns comma separated list of ruby script names for testsorg.jruby.embed.ScriptingContainergetJRuby()static voidsetUpConfig(RubyShellTest test) static voidstatic void
-
Field Details
-
LOG
-
-
Method Details
-
getTEST_UTIL
-
getJRuby
org.jruby.embed.ScriptingContainer getJRuby() -
getIncludeList
Returns comma separated list of ruby script names for tests -
getExcludeList
Returns comma separated list of ruby script names for tests to skip -
getSuitePattern
-
setUpConfig
- Throws:
IOException
-
setUpJRubyRuntime
-
doTestSetup
-
testRunShellTests
- Throws:
IOException
-