checkedBy

abstract fun checkedBy(tasks: Array<Any>)

Adds tasks required to check this component. Tasks added this way are subsequently added as dependencies of this component's check task.