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

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

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

Метод Описание
testDateFieldArrayParameter ( ) Tests dateField with array as a parameter
testDateFieldArrayParameterWithId ( ) Tests dateField with array as a parameters and id in it
testDateFieldArrayParameterWithNameNoId ( ) Tests dateField with name and no id in parameter
testDateFieldStringParameter ( ) Tests dateField with string as a parameter
testDateFieldWithDisplayTo ( ) Tests dateField with displayTo
testDateFieldWithDisplayToElementNotPresent ( ) Tests dateField with displayTo and element not present
testDateFieldWithSetDefault ( ) Tests dateField with setDefault
testDateFieldWithSetDefaultElementNotPresent ( ) Tests dateField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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