PHP Class Neos\Flow\Tests\Unit\I18n\LocaleCollectionTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$localeCollection Neos\Flow\I18n\LocaleCollection
$locales array

Méthodes publiques

Méthode Description
bestMatchingLocalesAreFoundCorrectly ( )
existingLocaleIsNotAddedToTheCollection ( )
localesAreAddedToTheCollectionCorrectlyWithHierarchyRelation ( )
returnsNullWhenNoParentLocaleCouldBeFound ( )
setUp ( ) : void

Method Details

bestMatchingLocalesAreFoundCorrectly() public méthode

existingLocaleIsNotAddedToTheCollection() public méthode

localesAreAddedToTheCollectionCorrectlyWithHierarchyRelation() public méthode

returnsNullWhenNoParentLocaleCouldBeFound() public méthode

setUp() public méthode

public setUp ( ) : void
Résultat void

Property Details

$localeCollection protected_oe property

protected LocaleCollection,Neos\Flow\I18n $localeCollection
Résultat Neos\Flow\I18n\LocaleCollection

$locales protected_oe property

protected array $locales
Résultat array