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

Implement System.IServiceProvider in AutoMocker. #128

Merged
merged 3 commits into from
Oct 25, 2021

Conversation

ascott18
Copy link
Contributor

@ascott18 ascott18 commented Oct 25, 2021

I did this as an explicit implementation as to not cloud the intellisense with another method that does essentially the same thing as existing methods.

Fixes #127.

@ascott18 ascott18 changed the title #127 - Implement System.IServiceProvider in AutoMocker. Implement System.IServiceProvider in AutoMocker. Oct 25, 2021
@Keboo
Copy link
Collaborator

Keboo commented Oct 25, 2021

This is great @ascott18. Would you mind adding a simple unit test for it?

@ascott18
Copy link
Contributor Author

@Keboo Added!

@Keboo Keboo merged commit d4bc4dd into moq:master Oct 25, 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.

Implement System.IServiceProvider in AutoMocker
2 participants