PHP 클래스 lithium\tests\cases\g11n\catalog\adapter\GettextTest

상속: extends lithium\test\Unit
파일 보기 프로젝트 열기: unionofrad/lithium

공개 프로퍼티들

프로퍼티 타입 설명
$adapter

보호된 프로퍼티들

프로퍼티 타입 설명
$_path

공개 메소드들

메소드 설명
setUp ( )
skip ( )
tearDown ( )
testCrLfToLfOnWrite ( )
testEscapeUnescape ( )
testFixDoubleEscapedOnWrite ( )
testFixEscapedSingleQuoteOnWrite ( )
testPathMustExist ( )
testPluralRule ( )
testReadAndWritePoValidation ( )
testReadAndWritePoWithFlagsAndComments ( )
testReadMoLittleEndian ( )
testReadMoMalformed ( )
testReadMoWithContext ( )
testReadNonExistent ( )
testReadPoIgnoresDummyAndEmptyItems ( )
testReadPoLongIdsAndTranslations ( )
testReadPoMultiline ( )
testReadPoMultipleItems ( )
testReadPoPlural ( )
testReadPoSingleItem ( )
testReadPoSingleItemWithContext ( )
testReadPoWithGnuHeader ( )
testReadUnreadable ( )
testWriteMessageCompilesPo ( )
testWriteMessageTemplateCompilesPot ( )
testWriteReadPo ( )
testWrittenPoHasGnuHeader ( )
testWrittenPoHasShortFilePaths ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

skip() 공개 메소드

public skip ( )

tearDown() 공개 메소드

public tearDown ( )

testCrLfToLfOnWrite() 공개 메소드

public testCrLfToLfOnWrite ( )

testEscapeUnescape() 공개 메소드

public testEscapeUnescape ( )

testFixDoubleEscapedOnWrite() 공개 메소드

testFixEscapedSingleQuoteOnWrite() 공개 메소드

testPathMustExist() 공개 메소드

public testPathMustExist ( )

testPluralRule() 공개 메소드

public testPluralRule ( )

testReadAndWritePoValidation() 공개 메소드

testReadAndWritePoWithFlagsAndComments() 공개 메소드

testReadMoLittleEndian() 공개 메소드

testReadMoMalformed() 공개 메소드

public testReadMoMalformed ( )

testReadMoWithContext() 공개 메소드

testReadNonExistent() 공개 메소드

public testReadNonExistent ( )

testReadPoIgnoresDummyAndEmptyItems() 공개 메소드

testReadPoLongIdsAndTranslations() 공개 메소드

testReadPoMultiline() 공개 메소드

public testReadPoMultiline ( )

testReadPoMultipleItems() 공개 메소드

testReadPoPlural() 공개 메소드

public testReadPoPlural ( )

testReadPoSingleItem() 공개 메소드

testReadPoSingleItemWithContext() 공개 메소드

testReadPoWithGnuHeader() 공개 메소드

testReadUnreadable() 공개 메소드

public testReadUnreadable ( )

testWriteMessageCompilesPo() 공개 메소드

testWriteMessageTemplateCompilesPot() 공개 메소드

testWriteReadPo() 공개 메소드

public testWriteReadPo ( )

testWrittenPoHasGnuHeader() 공개 메소드

testWrittenPoHasShortFilePaths() 공개 메소드

프로퍼티 상세

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

protected $_path

$adapter 공개적으로 프로퍼티

public $adapter