JakeWharton / dagger-reflect

A reflection-based implementation of the Dagger dependency injection library for fast IDE builds.
Apache License 2.0
655 stars 44 forks source link

Add integration test for dagger-android base classes #207

Closed JakeWharton closed 4 years ago

JakeWharton commented 4 years ago

These use different mechanisms than the Has* interfaces of the current test and currently are broken.

Refs #202.