-
Sub-task
-
Resolution: Unresolved
-
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-2504 Review anonymous classes in Undertow io.undertow.websockets.jsr.test.security
- Pull Request Sent
- is cloned by
-
UNDERTOW-2506 Review anonymous classes in Undertow io.undertow.websockets.jsr.test.stress
- Pull Request Sent