PHP 클래스 Neos\Flow\Tests\Unit\I18n\FormatResolverTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/flow-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$sampleLocale Neos\Flow\I18n\Locale

공개 메소드들

메소드 설명
fullyQualifiedFormatterIsCorrectlyBeingUsed ( )
fullyQualifiedFormatterWithLowercaseVendorNameIsCorrectlyBeingUsed ( )
namedPlaceholdersAreResolvedCorrectly ( )
placeholdersAreResolvedCorrectly ( )
returnsStringCastedArgumentWhenFormatterNameIsNotSet ( )
setUp ( ) : void
throwsExceptionWhenFormatterDoesNotExist ( )
throwsExceptionWhenFormatterDoesNotImplementFormatterInterface ( )
throwsExceptionWhenInsufficientNumberOfArgumentsProvided ( )
throwsExceptionWhenInvalidPlaceholderEncountered ( )

메소드 상세

fullyQualifiedFormatterIsCorrectlyBeingUsed() 공개 메소드

fullyQualifiedFormatterWithLowercaseVendorNameIsCorrectlyBeingUsed() 공개 메소드

namedPlaceholdersAreResolvedCorrectly() 공개 메소드

placeholdersAreResolvedCorrectly() 공개 메소드

returnsStringCastedArgumentWhenFormatterNameIsNotSet() 공개 메소드

setUp() 공개 메소드

public setUp ( ) : void
리턴 void

throwsExceptionWhenFormatterDoesNotExist() 공개 메소드

throwsExceptionWhenFormatterDoesNotImplementFormatterInterface() 공개 메소드

throwsExceptionWhenInsufficientNumberOfArgumentsProvided() 공개 메소드

throwsExceptionWhenInvalidPlaceholderEncountered() 공개 메소드

프로퍼티 상세

$sampleLocale 보호되어 있는 프로퍼티

protected Locale,Neos\Flow\I18n $sampleLocale
리턴 Neos\Flow\I18n\Locale