get

abstract fun get(itemId: String): TestItem?(source)

Efficiently gets a test item by ID, if it exists, in the children.

Parameters

itemId

Item ID to get.