netty5/codec-memcache/src
Riley Park c6aaaffec2 Migrate codec-memcache tests to JUnit 5 (#11310)
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-memcache tests

Result:

Related to https://github.com/netty/netty/issues/10757
2021-05-26 10:16:02 +02:00
..
main/java/io/netty/handler/codec/memcache Enable nohttp check during the build (#10708) 2020-10-23 14:44:18 +02:00
test/java/io/netty/handler/codec/memcache/binary Migrate codec-memcache tests to JUnit 5 (#11310) 2021-05-26 10:16:02 +02:00