PHP Class Polyglot\Services\LangTest

显示文件 Open project: anahkiasen/polyglot

Public Methods

Method Description
testCanChangeLanguage ( )
testCanCheckCurrentLanguage ( )
testCanCheckLanguageIsValid ( )
testCanGetFallbackLocale ( )
testCanGetLocale ( )
testCanSetLocaleFromCurrent ( )
testCanSetLocaleFromLanguage ( )
testCantSetUnexistingLocales ( )
testMissingTranslationFallbacks ( )

Method Details

testCanChangeLanguage() public method

testCanCheckCurrentLanguage() public method

testCanCheckLanguageIsValid() public method

testCanGetFallbackLocale() public method

testCanGetLocale() public method

public testCanGetLocale ( )

testCanSetLocaleFromCurrent() public method

testCanSetLocaleFromLanguage() public method

testCantSetUnexistingLocales() public method

testMissingTranslationFallbacks() public method