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

add tests for unused websocket handler classes in jetty-10 #4771

Closed
lachlan-roberts opened this issue Apr 14, 2020 · 0 comments · Fixed by #4775
Closed

add tests for unused websocket handler classes in jetty-10 #4771

lachlan-roberts opened this issue Apr 14, 2020 · 0 comments · Fixed by #4775
Assignees
Labels

Comments

@lachlan-roberts
Copy link
Contributor

Jetty version
10.0.x

Description
There are several classes in org.eclipse.jetty.websocket.javax.tests.handlers which are the different onMessage implementations, but most of them are completely unused. There should be a test to run these to test they actually work.

@lachlan-roberts lachlan-roberts self-assigned this Apr 14, 2020
@lachlan-roberts lachlan-roberts changed the title add tests to run unused websocket handler classes in jetty-10 add tests for unused websocket handler classes in jetty-10 Apr 14, 2020
lachlan-roberts added a commit that referenced this issue Apr 14, 2020
…lers

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
lachlan-roberts added a commit that referenced this issue Apr 15, 2020
…lers

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
lachlan-roberts added a commit that referenced this issue Apr 15, 2020
…lers

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
lachlan-roberts added a commit that referenced this issue Apr 19, 2020
…ageHandlerTests

Issue #4771 - cleanup and add tests for the unused ws message handlers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant