netty5/buffer
Norman Maurer d8596d2d90 Two tests are missing @Test annotations
Motivation:

ReadOnlyByteBufTest contains two tests which are missing the `@Test` annotation and so will never run.

Modifications:

Add missing annotation.

Result:

Tests run as expected.
2017-02-14 07:48:37 +01:00
..
src Two tests are missing @Test annotations 2017-02-14 07:48:37 +01:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00