MediaWiki  REL1_22
SpecialPreferencesTest Class Reference

Test class for SpecialPreferences class. More...

Inheritance diagram for SpecialPreferencesTest:
Collaboration diagram for SpecialPreferencesTest:

List of all members.

Public Member Functions

 testBug41337 ()
 Make sure a nickname which is longer than $wgMaxSigChars is not throwing a fatal error.

Detailed Description

Test class for SpecialPreferences class.

Copyright © 2013, Antoine Musso Copyright © 2013, Wikimedia Foundation Inc.

Definition at line 10 of file SpecialPreferencesTest.php.


Member Function Documentation

Make sure a nickname which is longer than $wgMaxSigChars is not throwing a fatal error.

Test specifications by Alexandre "ialex" Emsenhuber.

Definition at line 18 of file SpecialPreferencesTest.php.

References $user, any, array(), Title\newFromText(), and MediaWikiTestCase\setMwGlobals().


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