file-fetcher
List of all members
PHPUnit\Framework\SyntheticSkippedError Class Reference
Inheritance diagram for PHPUnit\Framework\SyntheticSkippedError:
PHPUnit\Framework\SyntheticError PHPUnit\Framework\SkippedTest PHPUnit\Framework\AssertionFailedError PHPUnit\Framework\Exception PHPUnit\Framework\SelfDescribing PHPUnit\Exception

Additional Inherited Members

- Public Member Functions inherited from PHPUnit\Framework\SyntheticError
 __construct (string $message, int $code, string $file, int $line, array $trace)
 
 getSyntheticFile ()
 
 getSyntheticLine ()
 
 getSyntheticTrace ()
 
- Public Member Functions inherited from PHPUnit\Framework\AssertionFailedError
 toString ()
 
- Public Member Functions inherited from PHPUnit\Framework\Exception
 __construct ($message='', $code=0, \Throwable $previous=null)
 
 __toString ()
 
 __sleep ()
 
 getSerializableTrace ()
 
- Protected Attributes inherited from PHPUnit\Framework\SyntheticError
 $syntheticFile = ''
 
 $syntheticLine = 0
 
 $syntheticTrace = []
 
- Protected Attributes inherited from PHPUnit\Framework\Exception
 $serializableTrace
 

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