PHP Класс Phalcon\Test\Unit\Tag\TagEmailFieldTest

Автор: Andres Gutierrez ([email protected])
Автор: Nikolaos Dimopoulos ([email protected])
Наследование: extends Phalcon\Test\Module\UnitTest
Показать файл Открыть проект

Открытые методы

Метод Описание
testEmailFieldArrayParameter ( ) Tests emailField with array as a parameter
testEmailFieldArrayParameterWithId ( ) Tests emailField with array as a parameters and id in it
testEmailFieldArrayParameterWithNameNoId ( ) Tests emailField with name and no id in parameter
testEmailFieldStringParameter ( ) Tests emailField with string as a parameter
testEmailFieldWithDisplayTo ( ) Tests emailField with displayTo
testEmailFieldWithDisplayToElementNotPresent ( ) Tests emailField with displayTo and element not present
testEmailFieldWithSetDefault ( ) Tests emailField with setDefault
testEmailFieldWithSetDefaultElementNotPresent ( ) Tests emailField with setDefault and element not present

Описание методов

testEmailFieldArrayParameter() публичный Метод

Tests emailField with array as a parameter
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testEmailFieldArrayParameterWithId() публичный Метод

Tests emailField with array as a parameters and id in it
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testEmailFieldArrayParameterWithNameNoId() публичный Метод

Tests emailField with name and no id in parameter
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testEmailFieldStringParameter() публичный Метод

Tests emailField with string as a parameter
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testEmailFieldWithDisplayTo() публичный Метод

Tests emailField with displayTo
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testEmailFieldWithDisplayToElementNotPresent() публичный Метод

Tests emailField with displayTo and element not present
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testEmailFieldWithSetDefault() публичный Метод

Tests emailField with setDefault
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testEmailFieldWithSetDefaultElementNotPresent() публичный Метод

Tests emailField with setDefault and element not present
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])