mageekguy\atoum\asserters\exception::getMessageAsserter PHP Méthode

getMessageAsserter() protected méthode

protected getMessageAsserter ( )
    protected function getMessageAsserter()
    {
        return $this->generator->__call('phpString', array($this->valueIsSet()->value->getMessage()));
    }