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

Detect substitution for non-virtual members for ReturnsNull like methods #52

Closed
tpodolak opened this issue Oct 29, 2018 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tpodolak
Copy link
Member

Apart of already covered methods, NSubstitute provides a set of extension methods in NSubstitute.ReturnsExtensions class which should also be included in the analysis for violation of rule NS1000 (Non virtual substitution)

@tpodolak tpodolak added the enhancement New feature or request label Oct 29, 2018
@tpodolak tpodolak self-assigned this Oct 29, 2018
tpodolak added a commit that referenced this issue Nov 3, 2018
tpodolak added a commit that referenced this issue Nov 6, 2018
…turns-null

Gh 52 non virtual call for returns null
@tpodolak tpodolak added this to the 1.0.2 milestone Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant