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

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 ( )
tearDown ( )
testNoReadSupportForOtherCategories ( )
testPathMustExist ( )
testReadMessageTemplateTContext ( )
testReadMessageTemplateTInvalid ( )
testReadMessageTemplateTNoEscaping ( )
testReadMessageTemplateTNoEscapingLineEnding ( ) Due to different EOL handling on linux and windows, combined with the git config core.autocrlf setting, the test file may be written with either LF or CRLF as line endings, which has an effect on the key where the data is stored.
testReadMessageTemplateTOptions ( )
testReadMessageTemplateTReplace ( )
testReadMessageTemplateTSimple ( )
testReadMessageTemplateTSimpleShort ( )
testReadMessageTemplateTnSimple ( )
testReadMessageTemplateTnSimpleShort ( )
testReadMessageTemplateTnT ( )
testReadWithScope ( )

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testNoReadSupportForOtherCategories() public méthode

testPathMustExist() public méthode

public testPathMustExist ( )

testReadMessageTemplateTContext() public méthode

testReadMessageTemplateTInvalid() public méthode

testReadMessageTemplateTNoEscaping() public méthode

testReadMessageTemplateTNoEscapingLineEnding() public méthode

Due to different EOL handling on linux and windows, combined with the git config core.autocrlf setting, the test file may be written with either LF or CRLF as line endings, which has an effect on the key where the data is stored.

testReadMessageTemplateTOptions() public méthode

testReadMessageTemplateTReplace() public méthode

testReadMessageTemplateTSimple() public méthode

testReadMessageTemplateTSimpleShort() public méthode

testReadMessageTemplateTnSimple() public méthode

testReadMessageTemplateTnSimpleShort() public méthode

testReadMessageTemplateTnT() public méthode

testReadWithScope() public méthode

public testReadWithScope ( )

Property Details

$_path protected_oe property

protected $_path

$adapter public_oe property

public $adapter