|
final List< LogRecord > | list = new ArrayList<>() |
|
Helper class to test logged messages
Definition at line 3866 of file core/src/test/java/com/google/protobuf/TestUtil.java.
◆ close()
void com.google.protobuf.TestUtil.TestLogHandler.close |
( |
| ) |
|
|
inline |
◆ flush()
void com.google.protobuf.TestUtil.TestLogHandler.flush |
( |
| ) |
|
|
inline |
◆ getStoredLogRecords()
synchronized List<LogRecord> com.google.protobuf.TestUtil.TestLogHandler.getStoredLogRecords |
( |
| ) |
|
|
inline |
◆ publish()
synchronized void com.google.protobuf.TestUtil.TestLogHandler.publish |
( |
LogRecord |
record | ) |
|
|
inline |
◆ list
final List<LogRecord> com.google.protobuf.TestUtil.TestLogHandler.list = new ArrayList<>() |
|
private |
The documentation for this class was generated from the following file: