Integrated: 8378276: Refactor test/jdk/java/net/httpclient/quic/ TestNG tests to JUnit
Daniel Fuchs
dfuchs at openjdk.org
Fri Feb 20 20:23:45 UTC 2026
On Fri, 20 Feb 2026 10:40:18 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> TestNG tests located under test/jdk/java/net/httpclient/quic/ are refactored to use JUnit.
> Mostly mechanical - a couple of `assertEquals` calls had to be turned into `assertArrayEquals`.
This pull request has now been integrated.
Changeset: 2ebd6126
Author: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2ebd612634bfc7314a489a8de8f951127b03b26d
Stats: 801 lines in 17 files changed: 77 ins; 123 del; 601 mod
8378276: Refactor test/jdk/java/net/httpclient/quic/ TestNG tests to JUnit
Reviewed-by: vyazici
-------------
PR: https://git.openjdk.org/jdk/pull/29841
More information about the net-dev
mailing list