netty5/handler/src/test/java/io/netty
Norman Maurer 5cd8133477 Add unit test that shows we correctly return BUFFER_UNDERFLOW
Motivation:

We should test that we correctly return BUFFER_UNDERFLOW if the src buffer not contains enough data to unwrap it.

Modification:

Add unit test to verify behaviour.

Result:

Better test coverrage of SSLEngine implementations.
2017-01-26 15:04:10 +01:00
..
handler Add unit test that shows we correctly return BUFFER_UNDERFLOW 2017-01-26 15:04:10 +01:00