netty5/handler
Scott Mitchell d2b50aea1e SSLEngineTest cleanup
Motivation:
OpenSslEngineTest has unused imports and SSLEngineTest uses a fixed port which was used for debugging.

Modifications:
- Remove unused imports
- Use ephemeral port

Result:
Cleaner test code.
2017-02-14 17:28:40 -08:00
..
src SSLEngineTest cleanup 2017-02-14 17:28:40 -08:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:56:36 +01:00