Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #4771 - cleanup and add tests for the unused ws message handlers #4775

Merged

Conversation

lachlan-roberts
Copy link
Contributor

Issue #4771

I have added tests for the previously unused classes in org.eclipse.jetty.websocket.javax.tests.handlers and I have added extra handlers to test all the cases more thoroughly. Similar tests have been introduced for the Jetty WS API tests.

Some problems were found for some of the handlers when they do type checking of the MethodHandle for the MessageSink so that has now been fixed.

…lers

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
@lachlan-roberts lachlan-roberts force-pushed the jetty-10.0.x-4771-WebSocketMessageHandlerTests branch from 7bcfdfd to 4047e31 Compare April 15, 2020 00:50
@joakime joakime linked an issue Apr 15, 2020 that may be closed by this pull request
@lachlan-roberts lachlan-roberts merged commit f23236b into jetty-10.0.x Apr 19, 2020
@lachlan-roberts lachlan-roberts deleted the jetty-10.0.x-4771-WebSocketMessageHandlerTests branch April 19, 2020 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add tests for unused websocket handler classes in jetty-10
2 participants