Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
TestItemCollection
/
get
get
abstract
fun
get
(
itemId
:
String
)
:
TestItem
?
(
source
)
Efficiently gets a test item by ID, if it exists, in the children.
Parameters
item
Id
Item ID to get.