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

List of all members.

Public Member Functions

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

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

UserArrayFromResultTest::testValid ( input,
expected 
)

provideTestValid UserArrayFromResult::valid

Definition at line 103 of file UserArrayFromResultTest.php.

References getMockResultWrapper(), and getUserArrayFromResult().


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