> This is a followup from https://github.com/openjdk/jdk/pull/29850, this time > converting all (but one) TestNG tests under > `test/jdk/java/net/httpclient/http3/` to use JUnit
Daniel Fuchs has updated the pull request incrementally with four additional commits since the last revision: - Update test/jdk/java/net/httpclient/http3/H3PushCancel.java Co-authored-by: Andrey Turbanov <[email protected]> - Update test/jdk/java/net/httpclient/http3/H3ImplicitPushCancel.java Co-authored-by: Andrey Turbanov <[email protected]> - Update test/jdk/java/net/httpclient/http3/H3ServerPushCancel.java Co-authored-by: Andrey Turbanov <[email protected]> - Update test/jdk/java/net/httpclient/http3/H3ConcurrentPush.java Co-authored-by: Andrey Turbanov <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/29893/files - new: https://git.openjdk.org/jdk/pull/29893/files/ea078e4c..a90de6d8 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=29893&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29893&range=00-01 Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/29893.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29893/head:pull/29893 PR: https://git.openjdk.org/jdk/pull/29893
