public class TimeoutTestRule
extends Object
implements org.junit.rules.TestRule
| Modifier and Type | Field and Description |
|---|---|
static TimeoutTestRule |
INSTANCE |
static int |
TIMEOUT_EXIT_CODE |
| Constructor and Description |
|---|
TimeoutTestRule(long timeout) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement statement,
org.junit.runner.Description description) |
public static final TimeoutTestRule INSTANCE
public static final int TIMEOUT_EXIT_CODE