module StubRequests::API

Module API abstraction to reduce the amount of WebMock.stub_request

@note This module can either be used by its class methods

or included in say RSpec

@author Mikael Henriksson <mikael@zoolutions.se>