-
ComponentProcessor.forTesting(dagger.spi.BindingGraphPlugin... testingPlugins)
Creates a component processor that uses given
BindingGraphPlugins instead of loading
them from a
ServiceLoader.
Creates a component processor that uses given
BindingGraphPlugins instead of loading
them from a
ServiceLoader.
ComponentProcessor.withTestPlugins(dagger.spi.model.BindingGraphPlugin... testingPlugins)
Creates a component processor that uses given
BindingGraphPlugins instead of loading
them from a
ServiceLoader.
Creates a component processor that uses given
BindingGraphPlugins instead of loading
them from a
ServiceLoader.