Skip to content

Releases: JamesMc86/LabSpy

Version 1.0

27 May 12:56
Compare
Choose a tag to compare

Initial release supporting:

  • Checks on whether the spy is called.
  • Retrieving a parameters variant for each call.

To use, create the spy and call in a derived class of the class you want to substitute.