Motivation: This reduces the number of test classes because we can express the same with parameterized tests in JUnit 5. This also removes the strictly tree-shaped dependencies between the tests. Modification: Change the new buffer API tests to use JUnit 5 and AssertJ. Result: A single test for all buffer implementations.
Netty Incubator Buffer API
This repository is incubating a new buffer API proposed for Netty 5.
Description
Languages
Java
99.6%
Dockerfile
0.2%
Makefile
0.2%