-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Replace all anonymous classes in the tests with lambdas.
The exception to this is: if the class is too long or complex, add a private class instead, to make the code more readable.
- clones
-
UNDERTOW-2499 Review anonymous classes in Undertow io.undertow.websockets.jsr.test.annotated
- Pull Request Sent
- is cloned by
-
UNDERTOW-2501 Review anonymous classes in Undertow io.undertow.websockets.jsr.test.dynamicupgrade
- Pull Request Sent