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

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
testCustomMessage ( )
testMultipleFieldMultiplePattern ( ) Tests regex validator with multiple field and pattern
testMultipleFieldSinglePattern ( ) Tests regex validator with multiple field and single pattern
testSingleField ( ) Tests regex validator with single field

Method Details

testCustomMessage() public method

public testCustomMessage ( )

testMultipleFieldMultiplePattern() public method

Tests regex validator with multiple field and pattern
Since: 2016-06-05
Author: Wojciech Ślawski ([email protected])

testMultipleFieldSinglePattern() public method

Tests regex validator with multiple field and single pattern
Since: 2016-06-05
Author: Wojciech Ślawski ([email protected])

testSingleField() public method

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