/** * Provides implementations for storing http request/responses to disk using * {@link com.github.kristofa.test.http.LoggingHttpProxy} and replaying them using * {@link com.github.kristofa.test.http.MockHttpServer}. </p> */ package com.github.kristofa.test.http.file;