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