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

noInteraction() public method

Throws an exception unless there was no interaction with the mock.
public noInteraction ( ) : Eloquent\Phony\Event\EventCollection
return Eloquent\Phony\Event\EventCollection The result.
    public function noInteraction();