|
| | __construct (string $message, int $code, string $file, int $line, array $trace, string $diff) |
| |
| | getDiff () |
| |
| | __construct (string $message, int $code, string $file, int $line, array $trace) |
| |
| | getSyntheticFile () |
| |
| | getSyntheticLine () |
| |
| | getSyntheticTrace () |
| |
| | toString () |
| |
| | __construct ($message='', $code=0, \Throwable $previous=null) |
| |
| | __toString () |
| |
| | __sleep () |
| |
| | getSerializableTrace () |
| |
◆ __construct()
| PHPUnit\Framework\PHPTAssertionFailedError::__construct |
( |
string |
$message, |
|
|
int |
$code, |
|
|
string |
$file, |
|
|
int |
$line, |
|
|
array |
$trace, |
|
|
string |
$diff |
|
) |
| |
◆ getDiff()
| PHPUnit\Framework\PHPTAssertionFailedError::getDiff |
( |
| ) |
|
The documentation for this class was generated from the following file: