Modifier and Type | Method and Description |
---|---|
String |
getLocation()
Gets the location of the current test objective.
|
String |
getNotes()
Gets the value of the Notes field in the current test objective.
|
String |
getRecentResult()
Gets the value of the Recent result field in the current test objective.
|
String |
getSource()
Gets the value of the Source field in the current test objective.
|
int |
getTestCaseCoverage()
Gets the value of the Test Case coverage field in the current test objective.
The Test Case coverage field represents the number of test cases covering the current test objective |
Collection |
getTestCases()
Gets the collection of test cases covering the current test objective.
|
String |
getTitle()
Gets the title of the current test objective.
|
getFieldValue, getName
Collection getTestCases()
String getTitle()
String getRecentResult()
int getTestCaseCoverage()
String getSource()
String getLocation()
String getNotes()
Copyright © 2017. All rights reserved.