MediaWiki  REL1_24
ArrayUtilsTest Class Reference

Test class for ArrayUtils class. More...

Inheritance diagram for ArrayUtilsTest:
Collaboration diagram for ArrayUtilsTest:

List of all members.

Public Member Functions

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

Private Attributes

 $search

Detailed Description

Test class for ArrayUtils class.

Database

Definition at line 8 of file ArrayUtilsTest.php.


Member Function Documentation

Definition at line 25 of file ArrayUtilsTest.php.

References $self, $size, and array().

ArrayUtils::arrayDiffAssocRecursive provideArrayDiffAssocRecursive

Definition at line 137 of file ArrayUtilsTest.php.

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

ArrayUtils::findLowerBound provideFindLowerBound

Definition at line 15 of file ArrayUtilsTest.php.

References ArrayUtils\findLowerBound().


Member Data Documentation

ArrayUtilsTest::$search [private]

Definition at line 9 of file ArrayUtilsTest.php.


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