public class ThrowOnTimeout
extends org.junit.runners.model.Statement
| Constructor and Description |
|---|
ThrowOnTimeout(org.junit.runners.model.Statement originalStatement,
HiveRunnerConfig config,
Object target) |
| Modifier and Type | Method and Description |
|---|---|
static org.junit.rules.TestRule |
create(HiveRunnerConfig config,
Object target) |
void |
evaluate() |
public ThrowOnTimeout(org.junit.runners.model.Statement originalStatement,
HiveRunnerConfig config,
Object target)
public void evaluate()
throws Throwable
evaluate in class org.junit.runners.model.StatementThrowablepublic static org.junit.rules.TestRule create(HiveRunnerConfig config, Object target)
Copyright © 2013–2020. All rights reserved.