| Package | Description |
|---|---|
| com.klarna.hiverunner | |
| com.klarna.hiverunner.builder |
| Modifier and Type | Method and Description |
|---|---|
List<Script> |
HiveShellContainer.getScriptsUnderTest()
Returns a List of the scripts being tested.
|
List<? extends Script> |
HiveRunnerRule.getScriptsUnderTest() |
| Modifier and Type | Method and Description |
|---|---|
HiveShellContainer |
StandaloneHiveRunner.evaluateStatement(List<? extends Script> scripts,
Object target,
Path temporaryFolder,
org.junit.runners.model.Statement base)
Drives the unit test.
|
void |
HiveRunnerRule.setScriptsUnderTest(List<? extends Script> scriptsUnderTest) |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveRunnerScript |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveShellBuilder.overrideScriptsUnderTest(List<? extends Script> scripts) |
Copyright © 2013–2020. All rights reserved.