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

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
invalidLocaleIdentifiers ( ) : array Data provider for theConstructorThrowsAnExceptionOnPassingAInvalidLocaleIdentifiers
producesCorrectLocaleIdentifierWhenStringCasted ( )
theConstructorRecognizesTheMostImportantValidLocaleIdentifiers ( )
theConstructorThrowsAnExceptionOnPassingAInvalidLocaleIdentifiers ( $invalidIdentifier )

Method Details

invalidLocaleIdentifiers() public method

Data provider for theConstructorThrowsAnExceptionOnPassingAInvalidLocaleIdentifiers
public invalidLocaleIdentifiers ( ) : array
return array

producesCorrectLocaleIdentifierWhenStringCasted() public method

theConstructorRecognizesTheMostImportantValidLocaleIdentifiers() public method

theConstructorThrowsAnExceptionOnPassingAInvalidLocaleIdentifiers() public method