Package org.hibernate.testing.orm.junit
Class LoggingInspectionsScope
java.lang.Object
org.hibernate.testing.orm.junit.LoggingInspectionsScope
Manages all of the MessageKeyWatcher defined by LoggingInspectionsScope
-
Constructor Summary
ConstructorsConstructorDescriptionLoggingInspectionsScope
(LoggingInspections loggingInspections, org.junit.jupiter.api.extension.ExtensionContext context) -
Method Summary
Modifier and TypeMethodDescriptiongetWatcher
(String messageKey, Class<?> loggerNameClass) getWatcher
(String messageKey, String loggerName) void
-
Constructor Details
-
LoggingInspectionsScope
public LoggingInspectionsScope(LoggingInspections loggingInspections, org.junit.jupiter.api.extension.ExtensionContext context)
-
-
Method Details
-
resetWatchers
public void resetWatchers() -
getWatcher
-
getWatcher
-