public class TestLogger extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestLogger.TestLoggerFactory |
| Constructor and Description |
|---|
TestLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearLog() |
String |
getLastLogMsg() |
int |
getLogSize() |
void |
log(String msg) |
void |
log(String msg,
Throwable t) |