| Class and Description |
|---|
| FakeLogData
Helper class to test logging backends without needing to create actual loggers.
|
| FakeMetadata |
| FormatOptionsSubject
A Truth subject for
FormatOptions. |
| FormatTypeSubject
A Truth subject for
FormatType. |
| LogDataSubject
A Truth subject for
LogData. |
| MetadataSubject
A Truth subject for
Metadata. |
| TestLogger
Helper class for unit tests which need to test backend or context behavior.
|
| TestLogger.Api |