<i18n dev> RFR: 8271302: Regex Test Refresh

Ian Graves igraves at openjdk.java.net
Wed Aug 11 18:29:40 UTC 2021


On Wed, 11 Aug 2021 18:22:42 GMT, Ian Graves <igraves at openjdk.org> wrote:

> 8271302: Regex Test Refresh

This PR migrates all regular expression tests in the jdk/java/util/regex directory to use TestNG assertions and annotations. The assertions utilized for this refresh are shared in common with standard ones from JUnit5 should such a migration occur in the future.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5092


More information about the i18n-dev mailing list