Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add firstArg to spy calls and fakes. #2150

Merged
merged 2 commits into from Feb 14, 2020

Commits on Oct 31, 2019

  1. Add firstCall convenience property to get the first argument of a spy…

    … call.
    Katrina Theodosopoulos committed Oct 31, 2019
    Copy the full SHA
    0e7c474 View commit details
    Browse the repository at this point in the history
  2. Add firstCall convenience property to get the first argument of the l…

    …ast call of a fake.
    Katrina Theodosopoulos committed Oct 31, 2019
    Copy the full SHA
    068757d View commit details
    Browse the repository at this point in the history