View Source Antikythera.Httpc.Mockable (antikythera v0.5.1)
Just wrapping Httpc
without any modification.
Can be mocked with :meck.expect(Httpc.Mockable, :request, ...)
without interfering other Httpc action.
Just wrapping Httpc
without any modification.
Can be mocked with :meck.expect(Httpc.Mockable, :request, ...)
without interfering other Httpc action.