netty5/codec-smtp/src
Riley Park 343b5df922
Migrate codec-smtp tests to JUnit 5 (#11309)
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 09:44:06 +02:00
..
main/java/io/netty/handler/codec/smtp Enable nohttp check during the build (#10708) 2020-10-23 15:26:25 +02:00
test/java/io/netty/handler/codec/smtp Migrate codec-smtp tests to JUnit 5 (#11309) 2021-05-26 09:44:06 +02:00