Skip to content

Instantly share code, notes, and snippets.

@orcchg
Created June 26, 2021 07:58
Show Gist options
  • Select an option

  • Save orcchg/36ef4974d6ad3fa690742d63cbfcab19 to your computer and use it in GitHub Desktop.

Select an option

Save orcchg/36ef4974d6ad3fa690742d63cbfcab19 to your computer and use it in GitHub Desktop.
@Component(
modules = [
FakeStockListFeatureModule::class // publish reasonable alternative for StockListInteractor
]
)
interface FakeStockListFeatureComponent : StockListFeatureApi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment