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

Changed TypeNotMockable exception message #1116

Merged
merged 4 commits into from
Dec 11, 2020
Merged

Changed TypeNotMockable exception message #1116

merged 4 commits into from
Dec 11, 2020

Conversation

jacker92
Copy link
Contributor

Modified Exception message to include the type name.

Fixes #1112

Copy link
Contributor

@stakx stakx left a comment

Choose a reason for hiding this comment

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

Just two small details, then we should be good to go!

src/Moq/Guard.cs Outdated Show resolved Hide resolved
src/Moq/Properties/Resources.resx Outdated Show resolved Hide resolved
@stakx stakx added this to the 4.15.3 milestone Dec 10, 2020
jacker92 and others added 2 commits December 10, 2020 22:33
Co-authored-by: stakx <stakx@eml.cc>
Co-authored-by: stakx <stakx@eml.cc>
src/Moq/Properties/Resources.Designer.cs Outdated Show resolved Hide resolved
@stakx stakx merged commit 1fc4856 into devlooped:master Dec 11, 2020
@stakx stakx modified the milestones: 4.15.3, 4.16.0 Jan 1, 2021
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.

TypeNotMockable Exception
2 participants