Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
VersionPress
Tests
Utils
ArrayAsserter
PHP Class VersionPress\Tests\Utils\ArrayAsserter
显示文件
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