netty5/handler
Scott Mitchell c521c72178 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:13 -08:00
..
src SSLEngineTest cleanup 2017-02-14 17:28:13 -08:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00