Spyanator v0.0.3 Spyanator.Tracked

Struct that is stored as part of a spy’s state.

  • Calls

    • incremented when a function is called
  • Arguments

    • A tuple that tracks the arguments given to a function
  • Returned Values

    • A tuple that tracks the return value from a function