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

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

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

Метод Описание
testRadioFieldArrayParameter ( ) Tests radioField with array as a parameter
testRadioFieldArrayParameterWithId ( ) Tests radioField with array as a parameters and id in it
testRadioFieldArrayParameterWithNameNoId ( ) Tests radioField with name and no id in parameter
testRadioFieldStringParameter ( ) Tests radioField with string as a parameter
testRadioFieldWithDisplayTo ( ) Tests radioField with displayTo
testRadioFieldWithDisplayToElementNotPresent ( ) Tests radioField with displayTo and element not present
testRadioFieldWithSetDefault ( ) Tests radioField with setDefault
testRadioFieldWithSetDefaultElementNotPresent ( ) Tests radioField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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