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

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

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

Метод Описание
testTimeFieldArrayParameter ( ) Tests timeField with array as a parameter
testTimeFieldArrayParameterWithId ( ) Tests timeField with array as a parameters and id in it
testTimeFieldArrayParameterWithNameNoId ( ) Tests timeField with name and no id in parameter
testTimeFieldStringParameter ( ) Tests timeField with string as a parameter
testTimeFieldWithDisplayTo ( ) Tests timeField with displayTo
testTimeFieldWithDisplayToElementNotPresent ( ) Tests timeField with displayTo and element not present
testTimeFieldWithSetDefault ( ) Tests timeField with setDefault
testTimeFieldWithSetDefaultElementNotPresent ( ) Tests timeField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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