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

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

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

Метод Описание
testMonthFieldArrayParameter ( ) Tests monthField with array as a parameter
testMonthFieldArrayParameterWithId ( ) Tests monthField with array as a parameters and id in it
testMonthFieldArrayParameterWithNameNoId ( ) Tests monthField with name and no id in parameter
testMonthFieldStringParameter ( ) Tests monthField with string as a parameter
testMonthFieldWithDisplayTo ( ) Tests monthField with displayTo
testMonthFieldWithDisplayToElementNotPresent ( ) Tests monthField with displayTo and element not present
testMonthFieldWithSetDefault ( ) Tests monthField with setDefault
testMonthFieldWithSetDefaultElementNotPresent ( ) Tests monthField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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