In our unit tests, it would be helpful to fire up a Jetty server and then hit it with HTTP requests to make sure the whole system is working correctly. This will allow stable HTML to test against and will stop us from hitting external web sites.
Log in to post a comment.