netty5/transport-native-unix-common/src
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
..
main Preload classes before calling native OnLoad function to prevent clas… (#11215) 2021-05-03 10:22:22 +02:00
test/java/io/netty/channel/unix Migrate transport-native-unix-common tests to JUnit 5 (#11321) 2021-05-27 15:57:53 +02:00