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

td.explain tells you if you passed it a test double #74

Merged
merged 1 commit into from
Mar 10, 2016
Merged

Conversation

searls
Copy link
Member

@searls searls commented Mar 10, 2016

  • Allow td lookups that don't create an entry in the store
    This was an oversight to begin with
  • td.explain() returns isTestDouble for easy checks of whether
    you just passed it a testDouble or not and gives a description
    to match

* Allow td lookups that don't create an entry in the store
This was an oversight to begin with
* td.explain() returns isTestDouble for easy checks of whether
you just passed it a testDouble or not and gives a description
to match
searls added a commit that referenced this pull request Mar 10, 2016
td.explain tells you if you passed it a test double
@searls searls merged commit 9755905 into master Mar 10, 2016
@searls searls deleted the is-td--explain branch March 10, 2016 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant