netty5/codec-dns/src
Riley Park 6963638263
Migrate codec-dns tests to JUnit 5 (#11307)
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 codec-dns tests

Result:

Related to https://github.com/netty/netty/issues/10757
2021-05-26 10:09:21 +02:00
..
main/java/io/netty/handler/codec/dns Fix typo in DnsCodecUtil class (#11252) 2021-05-14 10:17:38 +02:00
test/java/io/netty/handler/codec/dns Migrate codec-dns tests to JUnit 5 (#11307) 2021-05-26 10:09:21 +02:00