netty5/codec-mqtt/src
Norman Maurer 1f6577ee92 Remove rest of junit4 usage (#11484)
Motivation:

We did migrate all these modules to junit5 before but missed a few usages of junit4

Modifications:

Replace all junit4 imports by junit5 apis

Result:

Part of  https://github.com/netty/netty/issues/10757
2021-07-13 21:00:53 +02:00
..
main/java/io/netty/handler/codec/mqtt Validate fixed header bits in MQTT (#11389) 2021-06-16 15:16:51 +02:00
test/java/io/netty/handler/codec/mqtt Remove rest of junit4 usage (#11484) 2021-07-13 21:00:53 +02:00