netty5/buffer/src
Norman Maurer bd4df20eb3 Cleanup buffer tests.
Motivation:

Some of the tests in the buffer module contained unused code. Some of the tests also used unnecessary inheritance which could be avoided to simplify code.

Modifications:

Cleanup the test cases.

Result:

Cleaner code, less cruft.
2015-10-16 20:52:28 +02:00
..
main/java/io/netty/buffer Always return a real slice even when the length is 0 2015-10-16 20:46:05 +02:00
test/java/io/netty/buffer Cleanup buffer tests. 2015-10-16 20:52:28 +02:00