interceptCheck

public Boolean interceptCheck(ASSERTION assertion)

Runs the interceptors available for the given delegate during the check operation.

Return

true if the call chain has been interrupted and there is no need to do Espresso call, false otherwise.