‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Localization\LocaleTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Localization\LocaleTest:

Public Member Functions

 localeWithJustLanguageCodeSanitizesIncomingValuesProperly ()
 
 localeWithLanguageAndScriptCodeSanitizesIncomingValuesProperly ()
 
 localeWithLanguageAndScriptCodeAndCountryCodeSanitizesIncomingValuesProperly ()
 
 variousCombinationsOfLanguageAndCountryCodeReturnsSanitizedValues ()
 
 dependenciesAreSetAndRetrievedCorrectly ()
 

Detailed Description

Definition at line 24 of file LocaleTest.php.

Member Function Documentation

◆ dependenciesAreSetAndRetrievedCorrectly()

TYPO3\CMS\Core\Tests\Unit\Localization\LocaleTest::dependenciesAreSetAndRetrievedCorrectly ( )

Definition at line 101 of file LocaleTest.php.

◆ localeWithJustLanguageCodeSanitizesIncomingValuesProperly()

TYPO3\CMS\Core\Tests\Unit\Localization\LocaleTest::localeWithJustLanguageCodeSanitizesIncomingValuesProperly ( )

Definition at line 27 of file LocaleTest.php.

◆ localeWithLanguageAndScriptCodeAndCountryCodeSanitizesIncomingValuesProperly()

TYPO3\CMS\Core\Tests\Unit\Localization\LocaleTest::localeWithLanguageAndScriptCodeAndCountryCodeSanitizesIncomingValuesProperly ( )

Definition at line 76 of file LocaleTest.php.

◆ localeWithLanguageAndScriptCodeSanitizesIncomingValuesProperly()

TYPO3\CMS\Core\Tests\Unit\Localization\LocaleTest::localeWithLanguageAndScriptCodeSanitizesIncomingValuesProperly ( )

Definition at line 66 of file LocaleTest.php.

◆ variousCombinationsOfLanguageAndCountryCodeReturnsSanitizedValues()

TYPO3\CMS\Core\Tests\Unit\Localization\LocaleTest::variousCombinationsOfLanguageAndCountryCodeReturnsSanitizedValues ( )

Definition at line 86 of file LocaleTest.php.