netty5/handler-proxy/src/test/java/io/netty
Riley Park 7a5d9db0ec
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:36:59 +02:00
..
handler/proxy Migrate handler-proxy tests to JUnit 5 (#11313) 2021-05-26 10:36:59 +02:00