mageekguy\atoum\asserters\exception::valueIsSet PHP Method

valueIsSet() protected method

protected valueIsSet ( $message = 'Exception is undefined' )
    protected function valueIsSet($message = 'Exception is undefined')
    {
        return parent::valueIsSet($message);
    }