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

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

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

Метод Описание
testColorFieldArrayParameter ( ) Tests colorField with array as a parameter
testColorFieldArrayParameterWithId ( ) Tests colorField with array as a parameters and id in it
testColorFieldArrayParameterWithNameNoId ( ) Tests colorField with name and no id in parameter
testColorFieldStringParameter ( ) Tests colorField with string as a parameter
testColorFieldWithDisplayTo ( ) Tests colorField with displayTo
testColorFieldWithDisplayToElementNotPresent ( ) Tests colorField with displayTo and element not present
testColorFieldWithSetDefault ( ) Tests colorField with setDefault
testColorFieldWithSetDefaultElementNotPresent ( ) Tests colorField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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