On Thu, 18 Dec 2025 14:07:34 GMT, Aleksei Efimov <[email protected]> wrote:

> The change below refactors QPack and HPack HttpClient tests to use the JUnit 
> test framework instead of the TestNG one.
> No failures of the modified tests seen with:
> `make test TEST=open/test/jdk/java/net/httpclient/http2/Hpack*\ 
> open/test/jdk/java/net/httpclient/qpack`
> 
> Test-framework stats after the modification:
> QPack tests:
>  `Framework-based tests: 2,385 = 0 TestNG + 2,385 JUnit`
> HPack tests:
>   `Framework-based tests: 108 = 0 TestNG + 108 JUnit`

Marked as reviewed by djelinski (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28900#pullrequestreview-3607120946

Reply via email to