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

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

Public Methods

Method Description
testMultipleField ( ) Tests date validator with multiple field
testSingleField ( ) Tests date validator with single field

Method Details

testMultipleField() public method

Tests date validator with multiple field
Since: 2016-06-05
Author: Wojciech Ślawski ([email protected])
public testMultipleField ( )

testSingleField() public method

Tests date validator with single field
Since: 2016-06-05
Author: Wojciech Ślawski ([email protected])
public testSingleField ( )