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

Assert-MockCallled for Unit Tests for DiskAccessPath do not check Exactly #199

Closed
PlagueHO opened this issue Mar 8, 2019 · 0 comments · Fixed by #201
Closed

Assert-MockCallled for Unit Tests for DiskAccessPath do not check Exactly #199

PlagueHO opened this issue Mar 8, 2019 · 0 comments · Fixed by #201
Assignees
Labels
bug The issue is a bug.

Comments

@PlagueHO
Copy link
Member

PlagueHO commented Mar 8, 2019

The Unit tests for DiskAccessPath are not correctly assessing if mocks are called the correct number of times because the -Exactly parameter is missing.

@PlagueHO PlagueHO added bug The issue is a bug. in progress The issue is being actively worked on by someone. labels Mar 8, 2019
@PlagueHO PlagueHO self-assigned this Mar 8, 2019
PlagueHO added a commit that referenced this issue Mar 25, 2019
Clean up unit tests for DiskAccessPath - Fixes #199
@kwirkykat kwirkykat removed the in progress The issue is being actively worked on by someone. label Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants