Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Eloquent
Phony
Phpunit
PhpunitAssertionException
PHP Class Eloquent\Phony\Phpunit\PhpunitAssertionException
Inheritance:
extends
PHPUnit_Framework_ExpectationFailedExceptio\PHPUnit_Framework_ExpectationFailedException
Mostrar archivo
Open project: eloquent/phony
Public Methods
Method
Description
__construct
(
string
$description
)
Construct a new PHPUnit assertion exception.
Method Details
__construct()
public
method
Construct a new PHPUnit assertion exception.
public
__construct
(
string
$description
)
$description
string
The failure description.