netty5/codec-socks/src
Riley Park 22faf32c25 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 tests

Result:

Related to https://github.com/netty/netty/issues/10757
2021-05-26 10:45:22 +02:00
..
main/java/io/netty/handler/codec Utilize i.n.u.internal.ObjectUtil to assert Preconditions (codec*) (#11170) (#11185) 2021-04-22 16:01:28 +02:00
test/java/io/netty/handler/codec Migrate codec-socks tests to JUnit 5 (#11314) 2021-05-26 10:45:22 +02:00