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

Pass dependencies to Create() #6

Open
sgtHoloToaster opened this issue Jan 20, 2024 · 0 comments
Open

Pass dependencies to Create() #6

sgtHoloToaster opened this issue Jan 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sgtHoloToaster
Copy link
Owner

Create<T>() needs to accept additional parameters that will be used as dependencies for the instantiated class. If Mocker already has an implementation for the passed type, the priority should be given to the implementation passed as a parameter

@sgtHoloToaster sgtHoloToaster added the enhancement New feature or request label Jan 20, 2024
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