Suppose we have a piece of code that uses an external HTTP service. If we write a test for this code we can invoke the real HTTP service each time we execute the tests. But it might be there is … Continue reading
The post Ratpacked: Stub External HTTP Service appeared first on JDriven.