netty5/transport
Norman Maurer c18ba23838 Fix AbstractChannelTest errors caused by incorrect mocking
Motivation:

In AbstractChannelTest we not correctly mocked some methods which could lead to test errors. That said it only showed up here when running from the IDE and not from the cmdLine.

Modifications:

Mock methods that are needed for the test

Result:

Test pass in the IDE as well.
2016-01-14 21:02:13 +01:00
..
src Fix AbstractChannelTest errors caused by incorrect mocking 2016-01-14 21:02:13 +01:00
pom.xml Fix version 2015-11-24 21:24:22 +01:00