netty5/handler-proxy/src
Riley Park a63a4d99e0 Migrate handler-proxy tests to JUnit 5 (#11313)
Motivation:

JUnit 5 is more expressive, extensible, and composable in many ways, and it's better able to run tests in parallel.

Modifications:

Use JUnit5 in  handler-proxy  tests

Result:

Related to https://github.com/netty/netty/issues/10757
2021-05-26 10:37:18 +02:00
..
main/java/io/netty/handler/proxy Enable nohttp check during the build (#10708) 2020-10-23 14:44:18 +02:00
test/java/io/netty/handler/proxy Migrate handler-proxy tests to JUnit 5 (#11313) 2021-05-26 10:37:18 +02:00