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();