|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestExecutionTagDTO | |
|---|---|
| com.projectdarkstar.tools.dtc.data | |
| Uses of TestExecutionTagDTO in com.projectdarkstar.tools.dtc.data |
|---|
| Methods in com.projectdarkstar.tools.dtc.data that return types with arguments of type TestExecutionTagDTO | |
|---|---|
List<TestExecutionTagDTO> |
TestExecutionDTO.getTags()
Returns a list of TestExecutionTagDTO objects that are used
to categorize test executions into groups. |
| Method parameters in com.projectdarkstar.tools.dtc.data with type arguments of type TestExecutionTagDTO | |
|---|---|
protected void |
TestExecutionDTO.setTags(List<TestExecutionTagDTO> tags)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||