Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
VersionPress
Tests
Utils
ArrayAsserter
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