public class TestHistoryRepositoryInjector extends Object
| Constructor and Description |
|---|
TestHistoryRepositoryInjector(com.smartbear.ready.db.repository.TestRunHistoryEntryRepository testRunHistoryRepository,
com.smartbear.ready.db.repository.TestStepRunHistoryEntryRepository testStepRunHistoryEntryRepository,
com.smartbear.ready.db.repository.TestStepLearningRunEntryRepository testStepLearningRunEntryRepository,
com.smartbear.ready.db.repository.SecurityTestStepRunRepository securityTestStepRunRepository,
com.smartbear.ready.db.repository.TestRunMetadataRepository testRunMetadataRepository) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(com.smartbear.ready.core.event.TestRunHistoryUpdatedMessage message) |
@Inject
public TestHistoryRepositoryInjector(com.smartbear.ready.db.repository.TestRunHistoryEntryRepository testRunHistoryRepository,
com.smartbear.ready.db.repository.TestStepRunHistoryEntryRepository testStepRunHistoryEntryRepository,
com.smartbear.ready.db.repository.TestStepLearningRunEntryRepository testStepLearningRunEntryRepository,
com.smartbear.ready.db.repository.SecurityTestStepRunRepository securityTestStepRunRepository,
com.smartbear.ready.db.repository.TestRunMetadataRepository testRunMetadataRepository)
Copyright © 2019. All rights reserved.