PHP Class lithium\tests\cases\g11n\catalog\adapter\GettextTest

Inheritance: extends lithium\test\Unit
Afficher le fichier Open project: unionofrad/lithium

Méthodes publiques

Свойство Type Description
$adapter

Protected Properties

Свойство Type Description
$_path

Méthodes publiques

Méthode Description
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 ( )

Method Details

setUp() public méthode

public setUp ( )

skip() public méthode

public skip ( )

tearDown() public méthode

public tearDown ( )

testCrLfToLfOnWrite() public méthode

public testCrLfToLfOnWrite ( )

testEscapeUnescape() public méthode

public testEscapeUnescape ( )

testFixDoubleEscapedOnWrite() public méthode

testFixEscapedSingleQuoteOnWrite() public méthode

testPathMustExist() public méthode

public testPathMustExist ( )

testPluralRule() public méthode

public testPluralRule ( )

testReadAndWritePoValidation() public méthode

testReadAndWritePoWithFlagsAndComments() public méthode

testReadMoLittleEndian() public méthode

testReadMoMalformed() public méthode

public testReadMoMalformed ( )

testReadMoWithContext() public méthode

testReadNonExistent() public méthode

public testReadNonExistent ( )

testReadPoIgnoresDummyAndEmptyItems() public méthode

testReadPoLongIdsAndTranslations() public méthode

testReadPoMultiline() public méthode

public testReadPoMultiline ( )

testReadPoMultipleItems() public méthode

testReadPoPlural() public méthode

public testReadPoPlural ( )

testReadPoSingleItem() public méthode

testReadPoSingleItemWithContext() public méthode

testReadPoWithGnuHeader() public méthode

testReadUnreadable() public méthode

public testReadUnreadable ( )

testWriteMessageCompilesPo() public méthode

testWriteMessageTemplateCompilesPot() public méthode

testWriteReadPo() public méthode

public testWriteReadPo ( )

testWrittenPoHasGnuHeader() public méthode

testWrittenPoHasShortFilePaths() public méthode

Property Details

$_path protected_oe property

protected $_path

$adapter public_oe property

public $adapter