[
https://issues.apache.org/jira/browse/NIFI-13167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-13167:
------------------------------------
Status: Patch Available (was: Open)
> Replace Hamcrest Matchers with JUnit Matchers
> ---------------------------------------------
>
> Key: NIFI-13167
> URL: https://issues.apache.org/jira/browse/NIFI-13167
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Hamcrest 2.2 was released in 2019 and is the latest version available. A
> small number of test classes use Hamcrest matchers instead of JUnit matchers
> for assertions. The majority of these references do not provide any value
> beyond what is available in JUnit 5. Although a small number of assert
> methods can provide more useful failure messages, having a single library for
> test assertions makes it easier to maintain tests across the repository.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)