MediaWiki  REL1_24
UserArrayFromResultTest Class Reference
Inheritance diagram for UserArrayFromResultTest:
Collaboration diagram for UserArrayFromResultTest:

List of all members.

Public Member Functions

 provideTestValid ()
 testConstructionWithFalseRow ()
 UserArrayFromResult::__construct
 testConstructionWithRow ()
 UserArrayFromResult::__construct
 testCountWithVaryingValues ($numRows)
 provideNumberOfRows UserArrayFromResult::count
 testCurrentAfterConstruction ()
 UserArrayFromResult::current
 testValid ($input, $expected)
 provideTestValid UserArrayFromResult::valid

Static Public Member Functions

static provideNumberOfRows ()

Private Member Functions

 getMockResultWrapper ($row=null, $numRows=1)
 getRowWithUsername ($username= 'fooUser')
 getUserArrayFromResult ($resultWrapper)

Detailed Description

Author:
Adam Shorland UserArrayFromResult

Definition at line 7 of file UserArrayFromResultTest.php.


Member Function Documentation

Definition at line 64 of file UserArrayFromResultTest.php.

References array().

UserArrayFromResultTest::testValid ( input,
expected 
)

provideTestValid UserArrayFromResult::valid

Definition at line 106 of file UserArrayFromResultTest.php.

References getMockResultWrapper(), and getUserArrayFromResult().


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