mockTask

fun <T> mockTask(result: T): Task<T>

Returns a mockk task with the given result