netty5/codec-http/src/test/java/io/netty/handler/codec/http/websocketx/extensions
Norman Maurer cd3254df88
Update to new checkstyle plugin (#8777) (#8780)
Motivation:

We need to update to a new checkstyle plugin to allow the usage of lambdas.

Modifications:

- Update to new plugin version.
- Fix checkstyle problems.

Result:

Be able to use checkstyle plugin which supports new Java syntax.
2019-01-25 11:58:42 +01:00
..
compression Fix context and window sizes sides. (#8395) 2018-10-18 13:55:30 +02:00
WebSocketClientExtensionHandlerTest.java Remove deprecated usage of Mockito methods 2017-03-09 20:59:54 +01:00
WebSocketExtensionTestUtil.java Update to new checkstyle plugin (#8777) (#8780) 2019-01-25 11:58:42 +01:00
WebSocketExtensionUtilTest.java [#4754] Correctly detect websocket upgrade 2016-02-04 14:03:08 +01:00
WebSocketServerExtensionHandlerTest.java Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00