HTTPEx.Backend.Mock.TestHelpers (HTTPEx v0.2.1)

View Source

This can be used in your test suite for convenience. These macros add tracing to your expectations making them easier to spot if you miss expected calls.

Summary

Functions

assert_no_request!(opts)

(macro)

expect_request!(opts)

(macro)

stub_request!(opts)

(macro)