public abstract class TestBase
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
logger |
Constructor and Description |
---|
TestBase() |
Modifier and Type | Method and Description |
---|---|
abstract void |
test(java.lang.String... args) |