| Modifier and Type | Method and Description |
|---|---|
List<TestExecutionTag> |
TestExecution.getTags()
Returns a list of
TestExecutionTag objects that are used
to categorize test executions into groups. |
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecution.setTags(List<TestExecutionTag> tags) |
Copyright © 2013. All Rights Reserved.