RFR: 8299863: URLFromURITest.java should import org.junit.jupiter.api.Test
Darragh Clarke
duke at openjdk.org
Fri Jan 20 16:41:17 UTC 2023
On Fri, 20 Jan 2023 15:51:52 GMT, Darragh Clarke <duke at openjdk.org> wrote:
> URLFromURITest.java was mixing JUnit 4 and Jupiter APIs, this is just a simple cleanup to swap it to use only Jupiter.
>
> I looked around to see if there were any other tests affected but this seems to be the only one.
Great, I'll hit integrate now, though I'll need someone to sponsor it after
-------------
PR: https://git.openjdk.org/jdk/pull/12117
More information about the net-dev
mailing list