Spyanator v0.0.3 API Reference
Modules
The main interface to starting and tracking the Spyanator agent and any Spyanator related agents
Where all of the test helpers live. This module should be used from within your test module
Defines the %Calls{} struct
Assertions that should be used when testing the return value of a spy
functional chains that can be used to inspect how many times a function was called
Defines the %Returns{} struct
Assertions that should be used when testing the return value of a spy
functional chains that can be used to inspect what a function returned
Where our special def
macro lives
Struct that is stored as part of a spy’s state