PHP Class Elgg\I18n\TranslatorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: elgg/elgg

Méthodes publiques

Свойство Type Description
$key
$translator Translator

Méthodes publiques

Méthode Description
setUp ( )
testCanTranslate ( )
testCheckLanguageKeyExists ( )
testDoesNotProcessArgsOnKey ( )
testFallsBackToEnglish ( )
testIssuesNoticeOnMissingKey ( )
testSetLanguageFromGetParameter ( )
testUsesSprintfArguments ( )

Method Details

setUp() public méthode

public setUp ( )

testCanTranslate() public méthode

public testCanTranslate ( )

testCheckLanguageKeyExists() public méthode

testDoesNotProcessArgsOnKey() public méthode

testFallsBackToEnglish() public méthode

testIssuesNoticeOnMissingKey() public méthode

testSetLanguageFromGetParameter() public méthode

testUsesSprintfArguments() public méthode

Property Details

$key public_oe property

public $key

$translator public_oe property

public Translator,Elgg\I18n $translator
Résultat Translator