MediaWiki  REL1_24
EnhancedChangesListTest Class Reference

EnhancedChangesList More...

Inheritance diagram for EnhancedChangesListTest:
Collaboration diagram for EnhancedChangesListTest:

List of all members.

Public Member Functions

 __construct ($name=null, array $data=array(), $dataName= '')
 testBeginRecentChangesList_html ()
 testBeginRecentChangesList_jsModules ()
 testBeginRecentChangesList_styleModules ()
 testEndRecentChangesList ()
 testRecentChangesLine ()

Private Member Functions

 getEditChange ($timestamp)
 getTestUser ()
 newEnhancedChangesList ()

Private Attributes

TestRecentChangesHelper $testRecentChangesHelper

Detailed Description

EnhancedChangesList

Database

GNU GPL v2+

Author:
Katie Filbert < [email protected] >

Definition at line 11 of file EnhancedChangesListTest.php.


Constructor & Destructor Documentation

EnhancedChangesListTest::__construct ( name = null,
array data = array(),
dataName = '' 
)

Reimplemented from MediaWikiTestCase.

Definition at line 17 of file EnhancedChangesListTest.php.

References $name.


Member Function Documentation

EnhancedChangesListTest::getEditChange ( timestamp) [private]
Returns:
RecentChange

Definition at line 109 of file EnhancedChangesListTest.php.

Returns:
User

Definition at line 121 of file EnhancedChangesListTest.php.

Todo:
more tests for actual formatting, this is more of a smoke test

Definition at line 80 of file EnhancedChangesListTest.php.


Member Data Documentation

TestRecentChangesHelper EnhancedChangesListTest::$testRecentChangesHelper [private]

Definition at line 15 of file EnhancedChangesListTest.php.


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