It really depends on what sort of application you are talking about. I would look at the
existing Undertow test suite, it has lots of examples of how to test undertow
applications. Basically it just defined a small JUnit test runner to start the server, and
then swaps out the root handler for each test.
Stuart
----- Original Message -----
From: "Федор Белов" <belov.fa(a)gmail.com>
To: undertow-dev(a)lists.jboss.org
Sent: Friday, 22 November, 2013 2:24:10 PM
Subject: [undertow-dev] How can I test undertow application?
Hello
Can you explain me the best way to test undertow application? Any
docs/tutorials?
Thank you
_______________________________________________
undertow-dev mailing list
undertow-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/undertow-dev