Documentation

ComparisonFailure
in package

FinalYes
Tags
psalm-immutable
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Table of Contents

Properties

$actual  : string
$diff  : string
$expected  : string

Methods

__construct()  : mixed
actual()  : string
diff()  : string
expected()  : string

Properties

Methods

__construct()

public __construct(string $expected, string $actual, string $diff) : mixed
Parameters
$expected : string
$actual : string
$diff : string

        
On this page

Search results