‪TYPO3CMS  11.5
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 23 of file LocaleTest.php.

Member Function Documentation

◆ dependenciesAreSetAndRetrievedCorrectly()

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

Definition at line 110 of file LocaleTest.php.

◆ localeWithJustLanguageCodeSanitizesIncomingValuesProperly()

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

Definition at line 28 of file LocaleTest.php.

◆ localeWithLanguageAndScriptCodeAndCountryCodeSanitizesIncomingValuesProperly()

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

Definition at line 81 of file LocaleTest.php.

◆ localeWithLanguageAndScriptCodeSanitizesIncomingValuesProperly()

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

Definition at line 69 of file LocaleTest.php.

◆ variousCombinationsOfLanguageAndCountryCodeReturnsSanitizedValues()

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

Definition at line 93 of file LocaleTest.php.