Package ch.rswk.meta.engine.test.dagger
Class ActionServiceTestModule
java.lang.Object
ch.rswk.meta.engine.test.dagger.ActionServiceTestModule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.Service
-
Constructor Details
-
ActionServiceTestModule
public ActionServiceTestModule()
-
-
Method Details
-
getTestMetaActions
-
getTestService
@Provides @IntoSet public com.google.common.util.concurrent.Service getTestService(ActionServiceTest.TestService service)
-