PHP Class Phalcon\Test\Unit\Validation\Validator\FileTest

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Author: Wojciech Ślawski ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Show file Open project: phalcon/cphalcon

Protected Properties

Property Type Description
$files array

Public Methods

Method Description
_after ( ) executed after each test
_before ( ) executed before each test
testMultipleField ( ) Tests file validator with multiple field
testSingleField ( ) Tests file validator with single field

Method Details

_after() public method

executed after each test
public _after ( )

_before() public method

executed before each test
public _before ( )

testMultipleField() public method

Tests file validator with multiple field
Since: 2016-10-23
Author: Wojciech Ślawski ([email protected])
public testMultipleField ( )

testSingleField() public method

Tests file validator with single field
Since: 2016-10-23
Author: Wojciech Ślawski ([email protected])
public testSingleField ( )

Property Details

$files protected property

protected array $files
return array