Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
VersionPress
Tests
Utils
ArrayAsserter
PHP Класс VersionPress\Tests\Utils\ArrayAsserter
Показать файл
Открыть проект
Открытые методы
Метод
Описание
assertSimilar
(
$expected
,
$actual
)
Asserts that one array is identical to another, but the order of keys does not matter.
Описание методов
assertSimilar()
публичный
статический
Метод
Asserts that one array is identical to another, but the order of keys does not matter.
public
static
assertSimilar
(
$expected
,
$actual
)
$expected
$actual