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

Use ItemIdParser instead of mocks #190

Merged
merged 1 commit into from
Jan 17, 2018
Merged

Use ItemIdParser instead of mocks #190

merged 1 commit into from
Jan 17, 2018

Conversation

thiemowmde
Copy link
Contributor

The ItemIdParser is a trivial implementation of the EntityIdParser interface that is made for such cases. No need to fiddle with mocks, especially if the mock does not do anything (no mocked methods, no "with" or anything).

@Ladsgroup Ladsgroup merged commit 2c22d99 into master Jan 17, 2018
@Ladsgroup Ladsgroup deleted the itemIdParser branch January 17, 2018 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants