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

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

Public Methods

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

executed before each test
public _before ( )

testContentParamExist() public method

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

testExists() public method

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

testNotExists() public method

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

testRuTranslate() public method

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