Bluz\Tests\BootstrapTest::setException PHP Method

setException() public method

setException
public setException ( Exception $exception ) : void
$exception Exception
return void
    public function setException($exception)
    {
        $this->exception = $exception;
    }