jetty.project/tests/test-integration
Joakim Erdfelt b351631c0d Adding both WebSocket tests to /test-integration/ to verify behavior
that is causing problems from within OSGi.

+ Renamed TestableJettyServer to XmlBasedJettyServer to avoid
  it being picked up as a Test class (due it starting with the
  name "Test")
+ Renamed .addConfiguration() to .addXmlConfiguration() to
  reflect true nature, and also to avoid naming confusion
  with new Configuration infrastructure in Jetty.

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2019-03-21 14:31:23 -05:00
..
src/test Adding both WebSocket tests to /test-integration/ to verify behavior 2019-03-21 14:31:23 -05:00
pom.xml Adding both WebSocket tests to /test-integration/ to verify behavior 2019-03-21 14:31:23 -05:00