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

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

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

Метод Описание
testImageInputArrayParameter ( ) Tests imageInput with array as a parameter
testImageInputArrayParameterWithId ( ) Tests imageInput with array as a parameters and id in it
testImageInputArrayParameterWithNameNoId ( ) Tests imageInput with name and no id in parameter
testImageInputStringParameter ( ) Tests imageInput with string as a parameter
testImageInputWithDisplayTo ( ) Tests imageInput with displayTo
testImageInputWithDisplayToElementNotPresent ( ) Tests imageInput with displayTo and element not present
testImageInputWithSetDefault ( ) Tests imageInput with setDefault
testImageInputWithSetDefaultElementNotPresent ( ) Tests imageInput with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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