add

abstract fun add(item: TestItem)(source)

Adds the test item to the children. If an item with the same ID already exists, it'll be replaced.

Parameters

item