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

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 digit validator with multiple field
testShouldValidateIntOrStringOfDigits ( )
testSingleField ( ) Tests digit validator with single field

Method Details

testMultipleField() public method

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

testShouldValidateIntOrStringOfDigits() public method

testSingleField() public method

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