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

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

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

Метод Описание
testTelFieldArrayParameter ( ) Tests telField with array as a parameter
testTelFieldArrayParameterWithId ( ) Tests telField with array as a parameters and id in it
testTelFieldArrayParameterWithNameNoId ( ) Tests telField with name and no id in parameter
testTelFieldStringParameter ( ) Tests telField with string as a parameter
testTelFieldWithDisplayTo ( ) Tests telField with displayTo
testTelFieldWithDisplayToElementNotPresent ( ) Tests telField with displayTo and element not present
testTelFieldWithSetDefault ( ) Tests telField with setDefault
testTelFieldWithSetDefaultElementNotPresent ( ) Tests telField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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