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

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

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

Метод Описание
testNumericFieldArrayParameter ( ) Tests numericField with array as a parameter
testNumericFieldArrayParameterWithId ( ) Tests numericField with array as a parameters and id in it
testNumericFieldArrayParameterWithNameNoId ( ) Tests numericField with name and no id in parameter
testNumericFieldStringParameter ( ) Tests numericField with string as a parameter
testNumericFieldWithDisplayTo ( ) Tests numericField with displayTo
testNumericFieldWithDisplayToElementNotPresent ( ) Tests numericField with displayTo and element not present
testNumericFieldWithSetDefault ( ) Tests numericField with setDefault
testNumericFieldWithSetDefaultElementNotPresent ( ) Tests numericField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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