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

jUnit Tests (with Robolectric/Mockito) - possible? #45

Open
robertoandrade opened this issue Jan 23, 2013 · 0 comments
Open

jUnit Tests (with Robolectric/Mockito) - possible? #45

robertoandrade opened this issue Jan 23, 2013 · 0 comments

Comments

@robertoandrade
Copy link

Hi, I'm using your lib for some of my Android projects and would love to be able to mock IgnitedHttp calls on some of my unit tests.

I haven't found any tests in the project or external projects so was wondering if you guys had any luck stubbing the classes to avoid having it delegate to HttpClient during testing given Robolectric doesn't go that far in shadowing the stub implementations provided with the Android SDK.

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

1 participant