netty5/codec-xml/src/test/java/io/netty/handler/codec/xml
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
..
XmlDecoderTest.java Migrate codec-xml tests to JUnit 5 (#11311) 2021-05-26 10:06:28 +02:00