Lggr
Public Member Functions | List of all members
SebastianBergmann\CodeCoverage\UnintentionallyCoveredCodeException Class Reference
Inheritance diagram for SebastianBergmann\CodeCoverage\UnintentionallyCoveredCodeException:
Inheritance graph
[legend]
Collaboration diagram for SebastianBergmann\CodeCoverage\UnintentionallyCoveredCodeException:
Collaboration graph
[legend]

Public Member Functions

 __construct (array $unintentionallyCoveredUnits)
 
 getUnintentionallyCoveredUnits ()
 

Detailed Description

Exception that is raised when code is unintentionally covered.

Constructor & Destructor Documentation

◆ __construct()

SebastianBergmann\CodeCoverage\UnintentionallyCoveredCodeException::__construct ( array  $unintentionallyCoveredUnits)
Parameters
array$unintentionallyCoveredUnits

Member Function Documentation

◆ getUnintentionallyCoveredUnits()

SebastianBergmann\CodeCoverage\UnintentionallyCoveredCodeException::getUnintentionallyCoveredUnits ( )
Returns
array

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