Please find here a change that refactor TestNG tests under `test/jdk/java/net/httpclient/whitebox` to use junit.
This is a test change only and mostly mechanical. ------------- Commit messages: - 8378599: Refactor tests under test/jdk/java/net/httpclient/whitebox from TestNG to JUnit Changes: https://git.openjdk.org/jdk/pull/30027/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30027&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8378599 Stats: 361 lines in 31 files changed: 58 ins; 37 del; 266 mod Patch: https://git.openjdk.org/jdk/pull/30027.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30027/head:pull/30027 PR: https://git.openjdk.org/jdk/pull/30027
