@Incubating @NotExtensible public interface MockitoSessionLogger
MockitoSession.
This class is intended to be used by framework integrations, e.g. JUnit. When using
MockitoSession directly, you'll probably not need it.
| Modifier and Type | Method and Description |
|---|---|
void |
log(String hint)
Logs the hint.
|
@Incubating void log(String hint)
hint - to log; never null