PHP Class VersionPress\Tests\Utils\ArrayAsserter

Afficher le fichier Open project: versionpress/versionpress

Méthodes publiques

Méthode Description
assertSimilar ( $expected, $actual ) Asserts that one array is identical to another, but the order of keys does not matter.

Method Details

assertSimilar() public static méthode

Asserts that one array is identical to another, but the order of keys does not matter.
public static assertSimilar ( $expected, $actual )
$expected
$actual