kahlan\Allow::andRun PHP Метод

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

Set return values.
public andRun ( )
    public function andRun()
    {
        throw new Exception("You must to call `toReceive()/toBeCalled()` before defining a return value.");
    }