netty5/codec-haproxy/src/test/java/io/netty/handler/codec/haproxy
Riley Park 187c6015b4 Migrate codec-haproxy tests to JUnit 5 (#11308)
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:05:10 +02:00
..
HAProxyIntegrationTest.java Migrate codec-haproxy tests to JUnit 5 (#11308) 2021-05-26 10:05:10 +02:00
HAProxyMessageDecoderTest.java Migrate codec-haproxy tests to JUnit 5 (#11308) 2021-05-26 10:05:10 +02:00
HaProxyMessageEncoderTest.java Migrate codec-haproxy tests to JUnit 5 (#11308) 2021-05-26 10:05:10 +02:00
HAProxySSLTLVTest.java Migrate codec-haproxy tests to JUnit 5 (#11308) 2021-05-26 10:05:10 +02:00