public interface AutomatedTestFinderService
| Modifier and Type | Method and Description |
|---|---|
Collection<TestAutomationProjectContent> |
listTestsInProjects(Collection<org.squashtest.tm.domain.testautomation.TestAutomationProject> projects)
Given a collection of
TestAutomationProject, will return the aggregated list of AutomatedTest
paired with their owner project. |
Collection<TestAutomationProjectContent> listTestsInProjects(Collection<org.squashtest.tm.domain.testautomation.TestAutomationProject> projects)
TestAutomationProject, will return the aggregated list of AutomatedTest
paired with their owner project.projects - Copyright © 2010–2017 Henix, henix.fr. All rights reserved.