Modifier and Type | Method and Description |
---|---|
String |
getCreatedBy()
Gets the name of the user who has created the current test suite.
|
String |
getCreationDate()
Gets the date of test suite creation.
|
String |
getDataProfile()
Gets the value of the Data Profile field in the current test suite.
|
String |
getDescription()
Gets the value of the Description field in the current test suite.
|
String |
getLastUpdateDate()
Gets the date when the current test suite has been last updated.
|
String |
getLastUpdatedBy()
Gets the name of the last user who has updated the current test suite.
|
String |
getLocation()
Gets the location of the current test suite.
|
String |
getNotes()
Gets the value of Notes field in the current test suite.
|
String |
getSource()
Gets the value of the Source field in the current test suite.
|
Collection |
getTestModules()
Gets all test modules belonging to the current test suite.
|
String |
getURL()
Gets the value of the URL field in the current test suite.
|
getFieldValue, getName
Collection getTestModules()
TestModule
object or nullString getDescription()
String getDataProfile()
String getLastUpdateDate()
String getLastUpdatedBy()
String getCreationDate()
String getCreatedBy()
String getLocation()
String getSource()
String getURL()
String getNotes()
Copyright © 2017. All rights reserved.