Uses of Class
testUtils.LoggingMatcher
Packages that use LoggingMatcher
-
Uses of LoggingMatcher in testUtils
Methods in testUtils that return LoggingMatcherModifier and TypeMethodDescriptionstatic <T> LoggingMatcher
<T> LoggingMatcher.log
(org.apache.logging.log4j.Logger logger, org.hamcrest.Matcher<? super T> matcher, String message) Factory method to create a LoggingMatcher.