PHP 클래스 Phalcon\Test\Unit\Translate\Adapter\CsvTest

저자: Ivan Zubok ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
_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

메소드 상세

_before() 공개 메소드

executed before each test
public _before ( )

testContentParamExist() 공개 메소드

Catch Exception
부터: 2014-11-04
저자: Ivan Zubok ([email protected])

testExists() 공개 메소드

Tests whether a key exists in the array
부터: 2014-11-04
저자: Ivan Zubok ([email protected])
public testExists ( )

testNotExists() 공개 메소드

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

testRuTranslate() 공개 메소드

Translate into russian
부터: 2014-11-04
저자: Ivan Zubok ([email protected])
public testRuTranslate ( )