mageekguy\atoum\asserters\exception::valueIsSet PHP 메소드

valueIsSet() 보호된 메소드

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