PHP 클래스 Phalcon\Test\Unit\Validation\Validator\FileTest

저자: Andres Gutierrez ([email protected])
저자: Nikolaos Dimopoulos ([email protected])
저자: Wojciech Ślawski ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

보호된 프로퍼티들

프로퍼티 타입 설명
$files array

공개 메소드들

메소드 설명
_after ( ) executed after each test
_before ( ) executed before each test
testMultipleField ( ) Tests file validator with multiple field
testSingleField ( ) Tests file validator with single field

메소드 상세

_after() 공개 메소드

executed after each test
public _after ( )

_before() 공개 메소드

executed before each test
public _before ( )

testMultipleField() 공개 메소드

Tests file validator with multiple field
부터: 2016-10-23
저자: Wojciech Ślawski ([email protected])
public testMultipleField ( )

testSingleField() 공개 메소드

Tests file validator with single field
부터: 2016-10-23
저자: Wojciech Ślawski ([email protected])
public testSingleField ( )

프로퍼티 상세

$files 보호되어 있는 프로퍼티

protected array $files
리턴 array