MediaWiki  1.27.2
LanguageUzTest.php File Reference

PHPUnit tests for the Uzbek language. More...

Go to the source code of this file.

Classes

class  LanguageUzTest
 Tests for MediaWiki languages/LanguageUz.php. More...
 

Detailed Description

PHPUnit tests for the Uzbek language.

The language can be represented using two scripts:

  • Latin (uz-latn)
  • Cyrillic (uz-cyrl)
Author
Robin Pepermans
Antoine Musso <hashar at="" free="" dot="" fr>="">
Note
Copyright © 2012, Robin Pepermans
Copyright © 2011, Antoine Musso <hashar at="" free="" dot="" fr>="">
Todo:
methods in test class should be tidied:
  • Should be split into separate test methods and data providers
  • Tests for LanguageConverter and Language should probably be separate..

Definition in file LanguageUzTest.php.