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

How does auto mocking with TinyIoc work? #29

Closed
kevinkuszyk opened this issue Mar 6, 2015 · 1 comment
Closed

How does auto mocking with TinyIoc work? #29

kevinkuszyk opened this issue Mar 6, 2015 · 1 comment

Comments

@kevinkuszyk
Copy link

First up, this looks like a great library - I think I'll be using it on my next project.

In the meantime I was wondering how you do auto mocking with TinyIoc? I've looked through the code, but I can't see how you wire it up.

Thanks in advance.

@Erwinvandervalk
Copy link
Collaborator

Hi Kevin,

It doesn't yet. I made a design error where the extensions bundle both the mocking framework and the container type. Later I was using Chill a lot without mocking, so I figured, I'd add TinyIOC to it. But now I need a clean way to 'just' specify the mocking library.

Regards,
Erwin

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

No branches or pull requests

3 participants