Eloquent\Phony\Mock\Handle\Handle::noInteraction PHP Метод

noInteraction() публичный Метод

Throws an exception unless there was no interaction with the mock.
public noInteraction ( ) : Eloquent\Phony\Event\EventCollection
Результат Eloquent\Phony\Event\EventCollection The result.
    public function noInteraction();