netty5/codec-socks/src
Riley Park aedccda965
Migrate codec-socks tests to JUnit 5 (#11314)
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:39:13 +02:00
..
main/java/io/netty/handler/codec Utilize i.n.u.internal.ObjectUtil to assert Preconditions (codec*) (#11170) (#11185) 2021-04-22 16:05:06 +02:00
test/java/io/netty/handler/codec Migrate codec-socks tests to JUnit 5 (#11314) 2021-05-26 10:39:13 +02:00