PHP Class Elgg\I18n\MessageTranslatorTest

Inheritance: extends Elgg\TestCase
Afficher le fichier Open project: elgg/elgg

Méthodes publiques

Méthode Description
setUp ( )
testFallsBackToLanguageIfTranslationForSpecifiedLanguageIsNotAvailable ( )
testKeyIsReturnedIfNoTranslationCanBeFound ( )
testTranslateReturnsTranslationForDefaultLocaleIfNoLocaleWasSpecified ( )
testTranslateReturnsTranslationForSpecifiedLocaleIfAvailable ( )

Method Details

setUp() public méthode

public setUp ( )

testFallsBackToLanguageIfTranslationForSpecifiedLanguageIsNotAvailable() public méthode

testKeyIsReturnedIfNoTranslationCanBeFound() public méthode

testTranslateReturnsTranslationForDefaultLocaleIfNoLocaleWasSpecified() public méthode

testTranslateReturnsTranslationForSpecifiedLocaleIfAvailable() public méthode