PHP Class Phalcon\Test\Unit\Translate\Adapter\CsvTest

Author: Ivan Zubok ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Afficher le fichier Open project: phalcon/cphalcon

Méthodes publiques

Méthode Description
_before ( ) executed before each test
testContentParamExist ( ) Catch Exception
testExists ( ) Tests whether a key exists in the array
testNotExists ( ) Tests whether a key not exists in the array
testRuTranslate ( ) Translate into russian

Method Details

_before() public méthode

executed before each test
public _before ( )

testContentParamExist() public méthode

Catch Exception
Since: 2014-11-04
Author: Ivan Zubok ([email protected])

testExists() public méthode

Tests whether a key exists in the array
Since: 2014-11-04
Author: Ivan Zubok ([email protected])
public testExists ( )

testNotExists() public méthode

Tests whether a key not exists in the array
Since: 2014-11-04
Author: Ivan Zubok ([email protected])
public testNotExists ( )

testRuTranslate() public méthode

Translate into russian
Since: 2014-11-04
Author: Ivan Zubok ([email protected])
public testRuTranslate ( )