Brian Stansberry created WFLY-13338:
---------------------------------------
Summary: Add the ability to pass custom predicates to the LoggingUtil log
scanning methods
Key: WFLY-13338
URL:
https://issues.redhat.com/browse/WFLY-13338
Project: WildFly
Issue Type: Enhancement
Components: Test Suite
Reporter: Brian Stansberry
Assignee: Brian Stansberry
LoggingUtil includes a couple methods for scanning log content looking for a particular
string. Add a varargs Predicate<String> parameter to allow further analysis of a
line that contains the primary string.
Doing this kind of thing was useful in a test associated with JBEAP-19148.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)