Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
VersionPress
Tests
Utils
ArrayAsserter
PHP Class VersionPress\Tests\Utils\ArrayAsserter
Exibir arquivo
Open project: versionpress/versionpress
Public Methods
Method
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
method
Asserts that one array is identical to another, but the order of keys does not matter.
public
static
assertSimilar
(
$expected
,
$actual
)
$expected
$actual