delete

abstract fun delete(itemId: String)(source)

Removes a single test item from the collection.

Parameters

itemId

Item ID to delete.

Online Documentation