Interface TestCase
public interface TestCase
Test case specific view of a work item.
- Since:
- 3.9.2
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
testSteps
-
usedParameterNames
- Returns:
- all used test parameter names in test case, sorted alphabetically
-