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

List of all members.

Public Member Functions

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

Static Public Member Functions

static provideNumberOfRows ()

Private Member Functions

 getMockResultWrapper ($row=null, $numRows=1)
 getRowWithTitle ($namespace=3, $title= 'foo')
 getTitleArrayFromResult ($resultWrapper)

Detailed Description

Author:
Adam Shorland TitleArrayFromResult

Definition at line 7 of file TitleArrayFromResultTest.php.


Member Function Documentation

TitleArrayFromResultTest::getRowWithTitle ( namespace = 3,
title = 'foo' 
) [private]

Definition at line 67 of file TitleArrayFromResultTest.php.

References array().

TitleArrayFromResultTest::testValid ( input,
expected 
)

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