PHP Class Eloquent\Phony\Phpunit\PhpunitAssertionException

Inheritance: extends PHPUnit_Framework_ExpectationFailedExceptio\PHPUnit_Framework_ExpectationFailedException
Afficher le fichier Open project: eloquent/phony

Méthodes publiques

Méthode Description
__construct ( string $description ) Construct a new PHPUnit assertion exception.

Method Details

__construct() public méthode

Construct a new PHPUnit assertion exception.
public __construct ( string $description )
$description string The failure description.