MediaWiki  REL1_19
CdbTest Class Reference

Test the CDB reader/writer. More...

Inheritance diagram for CdbTest:
Collaboration diagram for CdbTest:

List of all members.

Public Member Functions

 setUp ()
 testCdb ()

Private Member Functions

 cdbAssert ($msg, $key, $v1, $v2)
 randomString ()

Detailed Description

Test the CDB reader/writer.

Definition at line 7 of file CdbTest.php.


Member Function Documentation

CdbTest::cdbAssert ( msg,
key,
v1,
v2 
) [private]

Definition at line 77 of file CdbTest.php.

Referenced by testCdb().

Here is the caller graph for this function:

CdbTest::randomString ( ) [private]

Definition at line 68 of file CdbTest.php.

Referenced by testCdb().

Here is the caller graph for this function:

Definition at line 9 of file CdbTest.php.

References CdbReader\haveExtension().

Here is the call graph for this function:

Definition at line 15 of file CdbTest.php.

References $dir, cdbAssert(), randomString(), and wfTempDir().

Here is the call graph for this function:


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