PHPUnit_Framework_ExpectationFailedException::getCustomMessage PHP Méthode

getCustomMessage() public méthode

public getCustomMessage ( ) : string
Résultat string
    public function getCustomMessage()
    {
        return $this->customMessage;
    }