Files
spring-projects-spring-fram…/spring-web/src/test/java/org/springframework
Rossen Stoyanchev cb0d992303 Refactor test HttpServer implementations
Due to the static nature of JUnit parameterized test inputs, an
HttpServer instance is re-used for all tests per test class.

This commit adds lifecycle handling to AbstractHttpServer with a
lifecycle monitor to ensure test server fields are properly
initialized and reset after each test .
2017-01-27 10:31:08 -05:00
..
2017-01-25 17:05:25 -05:00
2016-07-26 17:15:19 +02:00