file-fetcher
Public Member Functions | List of all members
PHPUnit\Framework\AssertionFailedError Class Reference
Inheritance diagram for PHPUnit\Framework\AssertionFailedError:
PHPUnit\Framework\Exception PHPUnit\Framework\SelfDescribing PHPUnit\Exception PHPUnit\Framework\ExpectationFailedException PHPUnit\Framework\IncompleteTestError PHPUnit\Framework\OutputError PHPUnit\Framework\RiskyTestError PHPUnit\Framework\SkippedTestError PHPUnit\Framework\SkippedTestSuiteError PHPUnit\Framework\SyntheticError PHPUnit\Framework\CoveredCodeNotExecutedException PHPUnit\Framework\MissingCoversAnnotationException PHPUnit\Framework\UnintentionallyCoveredCodeError PHPUnit\Framework\PHPTAssertionFailedError PHPUnit\Framework\SyntheticSkippedError

Public Member Functions

 toString ()
 
- Public Member Functions inherited from PHPUnit\Framework\Exception
 __construct ($message='', $code=0, \Throwable $previous=null)
 
 __toString ()
 
 __sleep ()
 
 getSerializableTrace ()
 

Additional Inherited Members

- Protected Attributes inherited from PHPUnit\Framework\Exception
 $serializableTrace
 

Member Function Documentation

◆ toString()

PHPUnit\Framework\AssertionFailedError::toString ( )

Wrapper for getMessage() which is declared as final.

Implements PHPUnit\Framework\SelfDescribing.


The documentation for this class was generated from the following file: