public abstract class AbstractExternalServerAvailableRule
extends org.junit.rules.TestWatcher
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
AbstractExternalServerAvailableRule() |
| Modifier and Type | Method and Description |
|---|---|
protected org.junit.runners.model.Statement |
failOrSkipTests(java.lang.String server,
java.lang.Exception e) |