Skip to content

Releases: JamesWiresmith/LabSpy

Release list

Version 1.0

Choose a tag to compare

@JamesWiresmith JamesWiresmith released this 27 May 12:56

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.