aboutsummaryrefslogtreecommitdiff
path: root/javatests/dagger/android/AndroidInjectionTest.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-02-22Enable remaining dagger.android and dagger.hilt tests.Brad Corso
2020-02-27Annotate tests to use Robolectric's LEGACY LooperMode.brettchabot
2019-06-28Delete old Has*Injector typesronshapiro
2019-06-06Remove unnecessary "manifest = ..." entries from @Config annotations.dennismeng
2019-05-15Add HasAndroidInjector, which will soon replace the many Has*Injectorronshapiro
2018-09-12Migrate to android_local_testronshapiro
2017-03-25Allow HasDispatching*Injectors to return an AndroidInjector<T> instead of a D...ronshapiro
2017-02-13Change AndroidInjector.Factory and AndroidInjector.Builder to only have one t...gak
2017-02-13Make injection of core Android types easier.ronshapiro