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