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