netty5/common/src
Norman Maurer a7c0ff665c Only use Mockito for mocking.
Motivation:

We used various mocking frameworks. We should only use one...

Modifications:

Make usage of mocking framework consistent by only using Mockito.

Result:

Less dependencies and more consistent mocking usage.
2017-02-07 08:47:22 +01:00
..
main Do not prefer empty MAC address 2017-02-06 12:14:27 -08:00
test Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00