netty5/codec-http2
chhsiao90 72916b9960 Add unit test on DefaultHttp2FrameReader
Motivation:

DefaultHttp2FrameReader contains the logic for how it parsed the network
traffic from http2 client,
it also validate the content is legal or not.
So keep high coverage rate on it will increase the stability of api.

Modifications:

Add unit test on DefaultHttp2FrameReader

Result:

Coverage rate increased
2017-02-06 23:57:03 -08:00
..
src Add unit test on DefaultHttp2FrameReader 2017-02-06 23:57:03 -08:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00