PHPUnit_Framework_Constraint_IsEqual::__construct

    Signature

    public function __construct(mixed $value, [float $delta = 0.0, [integer $maxDepth = 10, [boolean $canonicalize = false, [boolean $ignoreCase = false]]]] )

    Parameters

    $value — mixed
    $delta — float
    $maxDepth — integer
    $canonicalize — boolean
    $ignoreCase — boolean

    Errors/Exceptions

    PHPUnit_Framework_Exception