antikythera v0.4.0 Antikythera.Httpc.Mockable View Source
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.