Lggr
Public Member Functions | Protected Attributes | List of all members
PHPUnit\Framework\Constraint\SameSize Class Reference
Inheritance diagram for PHPUnit\Framework\Constraint\SameSize:
Inheritance graph
[legend]
Collaboration diagram for PHPUnit\Framework\Constraint\SameSize:
Collaboration graph
[legend]

Public Member Functions

 __construct ($expected)
 
- Public Member Functions inherited from PHPUnit\Framework\Constraint\Count
 toString ()
 
- Public Member Functions inherited from PHPUnit\Framework\Constraint\Constraint
 evaluate ($other, $description='', $returnResult=false)
 
 count ()
 

Protected Attributes

 $expectedCount
 
- Protected Attributes inherited from PHPUnit\Framework\Constraint\Count
 $expectedCount = 0
 
- Protected Attributes inherited from PHPUnit\Framework\Constraint\Constraint
 $exporter
 

Additional Inherited Members

- Protected Member Functions inherited from PHPUnit\Framework\Constraint\Count
 matches ($other)
 
 getCountOf ($other)
 
 getCountOfGenerator (Generator $generator)
 
 failureDescription ($other)
 
- Protected Member Functions inherited from PHPUnit\Framework\Constraint\Constraint
 fail ($other, $description, ComparisonFailure $comparisonFailure=null)
 
 additionalFailureDescription ($other)
 

Constructor & Destructor Documentation

◆ __construct()

PHPUnit\Framework\Constraint\SameSize::__construct (   $expected)
Parameters
\Countable | \Traversable | array$expected

Reimplemented from PHPUnit\Framework\Constraint\Count.


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