checkedBy

abstract fun checkedBy(tasks: Array<Any>)(source)

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