public class GlobalTestLog
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalTestLog.Type |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY |
| Constructor and Description |
|---|
GlobalTestLog() |
| Modifier and Type | Method and Description |
|---|---|
void |
log(GlobalTestLog.Type type,
java.lang.String message) |
java.lang.String |
readLog(GlobalTestLog.Type type) |
public static final java.lang.String KEY
public void log(GlobalTestLog.Type type, java.lang.String message)
public java.lang.String readLog(GlobalTestLog.Type type)