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

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

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

Метод Описание
testDateTimeLocalFieldArrayParameter ( ) Tests dateTimeLocalField with array as a parameter
testDateTimeLocalFieldArrayParameterWithId ( ) Tests dateTimeLocalField with array as a parameters and id in it
testDateTimeLocalFieldArrayParameterWithNameNoId ( ) Tests dateTimeLocalField with name and no id in parameter
testDateTimeLocalFieldStringParameter ( ) Tests dateTimeLocalField with string as a parameter
testDateTimeLocalFieldWithDisplayTo ( ) Tests dateTimeLocalField with displayTo
testDateTimeLocalFieldWithDisplayToElementNotPresent ( ) Tests dateTimeLocalField with displayTo and element not present
testDateTimeLocalFieldWithSetDefault ( ) Tests dateTimeLocalField with setDefault
testDateTimeLocalFieldWithSetDefaultElementNotPresent ( ) Tests dateTimeLocalField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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