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

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Public Properties

Property Type Description
$adapter

Protected Properties

Property Type Description
$_path

Public Methods

Method 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 method

public setUp ( )

skip() public method

public skip ( )

tearDown() public method

public tearDown ( )

testCrLfToLfOnWrite() public method

public testCrLfToLfOnWrite ( )

testEscapeUnescape() public method

public testEscapeUnescape ( )

testFixDoubleEscapedOnWrite() public method

testFixEscapedSingleQuoteOnWrite() public method

testPathMustExist() public method

public testPathMustExist ( )

testPluralRule() public method

public testPluralRule ( )

testReadAndWritePoValidation() public method

testReadAndWritePoWithFlagsAndComments() public method

testReadMoLittleEndian() public method

testReadMoMalformed() public method

public testReadMoMalformed ( )

testReadMoWithContext() public method

testReadNonExistent() public method

public testReadNonExistent ( )

testReadPoIgnoresDummyAndEmptyItems() public method

testReadPoLongIdsAndTranslations() public method

testReadPoMultiline() public method

public testReadPoMultiline ( )

testReadPoMultipleItems() public method

testReadPoPlural() public method

public testReadPoPlural ( )

testReadPoSingleItem() public method

testReadPoSingleItemWithContext() public method

testReadPoWithGnuHeader() public method

testReadUnreadable() public method

public testReadUnreadable ( )

testWriteMessageCompilesPo() public method

testWriteMessageTemplateCompilesPot() public method

testWriteReadPo() public method

public testWriteReadPo ( )

testWrittenPoHasGnuHeader() public method

testWrittenPoHasShortFilePaths() public method

Property Details

$_path protected_oe property

protected $_path

$adapter public_oe property

public $adapter