Integrated: 8299863: URLFromURITest.java should import org.junit.jupiter.api.Test

Darragh Clarke duke at openjdk.org
Fri Jan 20 17:04:05 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.

This pull request has now been integrated.

Changeset: e8038557
Author:    Darragh Clarke <Darragh.clarke at oracle.com>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e8038557080ba686829395b49658a899bea15d35
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8299863: URLFromURITest.java should import org.junit.jupiter.api.Test

Reviewed-by: dfuchs, cstein

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

PR: https://git.openjdk.org/jdk/pull/12117


More information about the net-dev mailing list