RFR: 8299863: URLFromURITest.java should import org.junit.jupiter.api.Test
Daniel Fuchs
dfuchs at openjdk.org
Fri Jan 20 16:07:14 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.
LGTM. Thanks for taking that one on @DarraghClarke - and thanks for looking around for other occurrences too. @sormuras does that look good to you too?
-------------
Marked as reviewed by dfuchs (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12117
More information about the net-dev
mailing list