Currently a lot of classes, undertow api provides, are final, so it is hardly possible to test client handlers.
Please, make such classes like HttpServerExchange and so to be interfaces or non-final, to be able to mock and test them easily.
- is related to
-
UNDERTOW-1889 Switch to mockito to allow mock 'final'
-
- Pull Request Sent
-