PHP Class eZ\Publish\Core\MVC\Symfony\Locale\Tests\LocaleConverterTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
convertToEzProvider ( )
convertToPOSIXProvider ( )
testConvertToEz ( $posixLocale, $expected )
testConvertToPOSIX ( $ezpLocale, $expected )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

convertToEzProvider() public méthode

public convertToEzProvider ( )

convertToPOSIXProvider() public méthode

setUp() protected méthode

protected setUp ( )

testConvertToEz() public méthode

public testConvertToEz ( $posixLocale, $expected )
$posixLocale
$expected

testConvertToPOSIX() public méthode

public testConvertToPOSIX ( $ezpLocale, $expected )
$ezpLocale
$expected