netty5/transport/src
Riley Park bfd2c5ac8a Migrate transport tests to JUnit 5 (#11315)
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 12:03:58 +02:00
..
main Utilize i.n.u.internal.ObjectUtil to assert Preconditions (transport*) (#11170) (#11181) 2021-04-22 14:13:14 +02:00
test/java/io/netty Migrate transport tests to JUnit 5 (#11315) 2021-05-26 12:03:58 +02:00