This is the complete list of members for PHPUnit\Framework\PHPTAssertionFailedError, including all inherited members.
| $serializableTrace | PHPUnit\Framework\Exception | protected |
| $syntheticFile | PHPUnit\Framework\SyntheticError | protected |
| $syntheticLine | PHPUnit\Framework\SyntheticError | protected |
| $syntheticTrace | PHPUnit\Framework\SyntheticError | protected |
| __construct(string $message, int $code, string $file, int $line, array $trace, string $diff) | PHPUnit\Framework\PHPTAssertionFailedError | |
| PHPUnit::Framework::SyntheticError::__construct(string $message, int $code, string $file, int $line, array $trace) | PHPUnit\Framework\SyntheticError | |
| PHPUnit::Framework::AssertionFailedError::__construct($message='', $code=0, \Throwable $previous=null) | PHPUnit\Framework\Exception | |
| __sleep() | PHPUnit\Framework\Exception | |
| __toString() | PHPUnit\Framework\Exception | |
| getDiff() | PHPUnit\Framework\PHPTAssertionFailedError | |
| getSerializableTrace() | PHPUnit\Framework\Exception | |
| getSyntheticFile() | PHPUnit\Framework\SyntheticError | |
| getSyntheticLine() | PHPUnit\Framework\SyntheticError | |
| getSyntheticTrace() | PHPUnit\Framework\SyntheticError | |
| toString() | PHPUnit\Framework\AssertionFailedError | |