netty5/codec-http2/src/test/java/io/netty/handler
nmittler b39223e295 Fixing exception in StreamBufferingEncoderTest.
Motivation:

NPE doesn't cause the tests to fail but should get fixed.

Modifications:

Modified the StreamBufferingEncoderTest to mock the ctx to return a promise.

Result:

Fixes #3905
2015-06-24 12:10:09 -07:00
..
codec/http2 Fixing exception in StreamBufferingEncoderTest. 2015-06-24 12:10:09 -07:00