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

Hi, TestGalleryComponent having problem, I was using AS 1.1.0 to run it #3

Closed
shawnthye opened this issue Mar 14, 2015 · 3 comments
Closed
Labels

Comments

@shawnthye
Copy link

Dagger_GalleryActivityTest$TestGalleryComponent

F:\Git\Samples\u2020-mvp\app\src\androidTest\java\ru\ltst\u2020mvp\tests\GalleryActivityTest.java
Error:(89, 5) error: ru.ltst.u2020mvp.tests.GalleryActivityTest.TestGalleryComponent (unscoped) cannot depend on scoped components:
@ru.ltst.u2020mvp.ui.ApplicationScope ru.ltst.u2020mvp.U2020Component
@ru.ltst.u2020mvp.ui.gallery.GalleryScope ru.ltst.u2020mvp.ui.gallery.GalleryComponent

@shawnthye
Copy link
Author

I tried both Junit and Android Instrumentation also havent the same issue...do you have any idea?

@kboyarshinov
Copy link
Contributor

@shawnthye Thanks! I know about that. This is related to Dagger 2 snapshot update with scricter rules about component dependencies. Let's keep this issue as a reminder to fix it.

@shawnthye
Copy link
Author

wow...thanks for the quick reply...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants