netty5/codec-xml/src
Riley Park 28d4600aa6 Migrate codec-xml tests to JUnit 5 (#11311)
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-smtp tests

Result:

Related to https://github.com/netty/netty/issues/10757
2021-05-26 10:06:28 +02:00
..
main/java/io/netty/handler/codec/xml Simplity some code (#11000) 2021-02-11 08:42:01 +01:00
test/java/io/netty/handler/codec/xml Migrate codec-xml tests to JUnit 5 (#11311) 2021-05-26 10:06:28 +02:00