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

Improve Setup / Verify exception messages for static members and extension methods #400

Merged
merged 3 commits into from
Jun 28, 2017

Conversation

stakx
Copy link
Contributor

@stakx stakx commented Jun 28, 2017

This fixes #317.

This fixes the broken link in the .NET Core project file between
`Resources.resx` and `Resources.Designer.cs`. Otherwise, the latter
wouldn't be regenerated when the former changes.
Attempts to set up an extension method produce an exception with a
specific message; verifying an extension method doesn't produce a
similarly specific message.

This commit aims to achieve a parity between Setup's and Verify's
exception messages when they're being handed an extension method.
@stakx stakx merged commit 1b4c58e into devlooped:develop Jun 28, 2017
@stakx stakx deleted the setup-verify-exception-messages branch June 28, 2017 20:56
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.

None yet

1 participant