I'm creating a pure Undertow Adapter that doesn't rely on the Servlet API. It requires some changes to the existing Undertow/Servlet adapter. I want to make sure I don't break anything. How do you guys test this adapter? Stan