netty5/handler/src
Norman Maurer cf8e07f62f Run all tests in SSLEngineTest with heap, direct and mixed buffers
Motivation:

As we use different execution path in our SSLEngine implementation depending on if heap, direct or mixed buffers are used we should run the tests with all of them.

Modification:

Ensure we run all tests with different buffer types.

Result:

Better test-coverage
2017-01-19 19:18:31 +01:00
..
main/java/io/netty/handler Add SslCloseCompletionEvent that is fired once a close_notify was received 2017-01-19 19:15:24 +01:00
test Run all tests in SSLEngineTest with heap, direct and mixed buffers 2017-01-19 19:18:31 +01:00