MediaWiki  REL1_23
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. SpecialPreferences

Definition at line 13 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.

Todo:
give this test a real name explaining what is being tested here

Definition at line 22 of file SpecialPreferencesTest.php.

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


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