public class DBPartitionTestRule
extends Object
implements org.junit.rules.TestRule
| Modifier and Type | Field and Description |
|---|---|
static DBPartitionTestRule |
INSTANCE |
| Constructor and Description |
|---|
DBPartitionTestRule() |
| 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 DBPartitionTestRule INSTANCE