netty5/transport-native-unix-common/src/test/java/io/netty
Riley Park 2ea670021b Migrate transport-native-unix-common tests to JUnit 5 (#11321)
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-27 15:57:53 +02:00
..
channel/unix Migrate transport-native-unix-common tests to JUnit 5 (#11321) 2021-05-27 15:57:53 +02:00