Index
All Classes and Interfaces|All Packages
C
- cleanAndReset() - Method in class io.github.vitalijr2.logging.mock.platform.MockLoggerFinder
G
- getLogger(String, Module) - Method in class io.github.vitalijr2.logging.mock.platform.MockLoggerFinder
-
Returns an instance of Logger for the given name, module is ignored.
I
- io.github.vitalijr2.logging.mock.platform - package io.github.vitalijr2.logging.mock.platform
-
Mock loggers for JDK Platform Logging backed by Mockito.
M
- mock.loggers.platform - module mock.loggers.platform
- MockLoggerFinder - Class in io.github.vitalijr2.logging.mock.platform
-
Uses
Mockito.mock(Class, String)to get a mock that is adapted forSystem.Logger. - MockLoggerFinder() - Constructor for class io.github.vitalijr2.logging.mock.platform.MockLoggerFinder
-
Create a map-based logger finder.
All Classes and Interfaces|All Packages