PHP 클래스 eZ\Publish\Core\MVC\Symfony\Locale\Tests\LocaleConverterTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
convertToEzProvider ( )
convertToPOSIXProvider ( )
testConvertToEz ( $posixLocale, $expected )
testConvertToPOSIX ( $ezpLocale, $expected )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

convertToEzProvider() 공개 메소드

public convertToEzProvider ( )

convertToPOSIXProvider() 공개 메소드

setUp() 보호된 메소드

protected setUp ( )

testConvertToEz() 공개 메소드

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

testConvertToPOSIX() 공개 메소드

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