public interface AutomatedExecutionSetIdentifier
| Modifier and Type | Method and Description |
|---|---|
String |
getAutomatedSuiteId()
Should return the id of the automated suite containing the executions
|
String |
getAutomatedTestName()
Should return the fully qualified name of the automated test runned by the executions.
|
String |
getTestAutomationProjectName()
Should return the name of the automation project containing the automated tests
|
String getTestAutomationProjectName()
String getAutomatedSuiteId()
String getAutomatedTestName()
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.