Skip to content

use class name constants instead of strings for mocks #320

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

Merged
merged 1 commit into from
Nov 24, 2016
Merged

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Nov 24, 2016

No description provided.

->shouldReceive('hasInvalidatorRoute')
->with('my_route')
->andReturn(false)
->getMock();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was completely unused and there is no InvalidatorCollection class. i assume this was a leftover from development that we solved differently in the end.

@dbu dbu merged commit 181a03f into master Nov 24, 2016
@dbu dbu deleted the class-constants branch November 24, 2016 18:00
@lsmith77 lsmith77 removed the wip/poc label Nov 24, 2016
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.

2 participants