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

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

Method Details

testCustomMessage() public method

public testCustomMessage ( )

testMultipleField() public method

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

testSingleField() public method

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