MediaWiki REL1_31
ArrayUtilsTest Class Reference

Test class for ArrayUtils class. More...

Inheritance diagram for ArrayUtilsTest:
Collaboration diagram for ArrayUtilsTest:

Public Member Functions

 provideArrayDiffAssocRecursive ()
 
 provideFindLowerBound ()
 
 testArrayDiffAssocRecursive ( $expected)
 ArrayUtils::arrayDiffAssocRecursive provideArrayDiffAssocRecursive.
 
 testFindLowerBound ( $valueCallback, $valueCount, $comparisonCallback, $target, $expected)
 ArrayUtils::findLowerBound provideFindLowerBound.
 

Detailed Description

Test class for ArrayUtils class.

Database

Definition at line 7 of file ArrayUtilsTest.php.

Member Function Documentation

◆ provideArrayDiffAssocRecursive()

ArrayUtilsTest::provideArrayDiffAssocRecursive ( )

Definition at line 144 of file ArrayUtilsTest.php.

◆ provideFindLowerBound()

ArrayUtilsTest::provideFindLowerBound ( )

Definition at line 25 of file ArrayUtilsTest.php.

◆ testArrayDiffAssocRecursive()

ArrayUtilsTest::testArrayDiffAssocRecursive ( $expected)

ArrayUtils::arrayDiffAssocRecursive provideArrayDiffAssocRecursive.

Definition at line 136 of file ArrayUtilsTest.php.

References $args.

◆ testFindLowerBound()

ArrayUtilsTest::testFindLowerBound ( $valueCallback,
$valueCount,
$comparisonCallback,
$target,
$expected )

ArrayUtils::findLowerBound provideFindLowerBound.

Definition at line 15 of file ArrayUtilsTest.php.


The documentation for this class was generated from the following file: