RFR: 8271302: Regex Test Refresh [v4]
Ian Graves
igraves at openjdk.java.net
Mon Aug 30 15:44:41 UTC 2021
On Fri, 27 Aug 2021 23:18:34 GMT, Stuart Marks <smarks at openjdk.org> wrote:
>> Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Additional cleanup
>
> test/jdk/java/util/regex/RegExTest.java line 85:
>
>> 83: import static org.testng.Assert.fail;
>> 84: import static org.testng.Assert.expectThrows; //Replaced by assertThrows in JUnit5
>> 85:
>
> Slightly odd to mention JUnit 5 here, since this is being converted to a TestNG test. Are these notes for yourself for future work?
Ah yes. I'll pull that.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5092
More information about the core-libs-dev
mailing list