Lggr
List of all members
PHPUnit\Framework\UnintentionallyCoveredCodeError Class Reference
Inheritance diagram for PHPUnit\Framework\UnintentionallyCoveredCodeError:
Inheritance graph
[legend]
Collaboration diagram for PHPUnit\Framework\UnintentionallyCoveredCodeError:
Collaboration graph
[legend]

Additional Inherited Members

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

Detailed Description

Extension to PHPUnit\Framework\AssertionFailedError to mark the special case of a test that unintentionally covers code.


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