Toggle navigation
Hot Examples
KO
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
파일 보기
프로젝트 열기: versionpress/versionpress
공개 메소드들
메소드
설명
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