public class TextReport
extends org.junit.rules.TestWatcher
| Modifier and Type | Field and Description |
|---|---|
protected SimpleReport |
report |
| Constructor and Description |
|---|
TextReport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finished(org.junit.runner.Description description) |
protected void |
starting(org.junit.runner.Description description) |
protected SimpleReport report