public class BuildDef extends Object
| Constructor and Description |
|---|
BuildDef(org.squashtest.tm.domain.testautomation.TestAutomationProject project,
List<org.squashtest.tm.core.foundation.lang.Couple<org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender,Map<String,Object>>> parameterizedExecutions,
String node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNode() |
Collection<org.squashtest.tm.core.foundation.lang.Couple<org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender,Map<String,Object>>> |
getParameterizedExecutions() |
org.squashtest.tm.domain.testautomation.TestAutomationProject |
getProject() |
Collection<org.squashtest.tm.domain.testautomation.AutomatedTest> |
getTests() |
public org.squashtest.tm.domain.testautomation.TestAutomationProject getProject()
public Collection<org.squashtest.tm.core.foundation.lang.Couple<org.squashtest.tm.domain.testautomation.AutomatedExecutionExtender,Map<String,Object>>> getParameterizedExecutions()
public Collection<org.squashtest.tm.domain.testautomation.AutomatedTest> getTests()
public String getNode()
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.