class IsImageEqual extends PHPUnit_Framework_Constraint
Methods
__construct(ImageInterface $value, float $delta = 0.1, integer $buckets = 4)
|
||
evaluate($other)
{@inheritdoc} |
||
toString()
{@inheritdoc} |
Details
at line 42
public
__construct(ImageInterface $value, float $delta = 0.1, integer $buckets = 4)
at line 64
public
evaluate($other)
{@inheritdoc}
at line 97
public
toString()
{@inheritdoc}