Uses of Interface
org.hibernate.testing.orm.junit.MessageKeyWatcher
-
Packages that use MessageKeyWatcher Package Description org.hibernate.testing.orm.junit -
-
Uses of MessageKeyWatcher in org.hibernate.testing.orm.junit
Classes in org.hibernate.testing.orm.junit that implement MessageKeyWatcher Modifier and Type Class Description classMessageKeyWatcherImplMessageIdWatcher implementationMethods in org.hibernate.testing.orm.junit that return MessageKeyWatcher Modifier and Type Method Description MessageKeyWatcherLoggingInspectionsScope. getWatcher(String messageKey, Class<?> loggerNameClass)MessageKeyWatcherLoggingInspectionsScope. getWatcher(String messageKey, String loggerName)static MessageKeyWatcherMessageKeyInspectionExtension. getWatcher(org.junit.jupiter.api.extension.ExtensionContext context)MessageKeyWatcherMessageKeyWatcherResolver. resolveParameter(org.junit.jupiter.api.extension.ParameterContext parameterContext, org.junit.jupiter.api.extension.ExtensionContext extensionContext)
-