Eloquent\Phony\Mock\Handle\Handle::checkNoInteraction PHP Method

checkNoInteraction() public method

Checks if there was no interaction with the mock.
public checkNoInteraction ( ) : Eloquent\Phony\Event\EventCollection | null
return Eloquent\Phony\Event\EventCollection | null The result.
    public function checkNoInteraction();