kahlan\Allow::andRun PHP Method

andRun() public method

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