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

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

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

Метод Описание
testImageArrayParameter ( ) Tests image with array as a parameter
testImageArrayParameterLocalLink ( ) Tests image with array parameter and local link
testImageArrayParameterRemoteLink ( ) Tests image with array parameter and remote link
testImageArrayParameterWithNameNoSrc ( ) Tests image with name and no src in parameter
testImageArrayParameterWithSrc ( ) Tests image with array as a parameters and src in it
testImageStringParameter ( ) Tests image with string as a parameter
testImageStringParameterLocalLink ( ) Tests image with string parameter and local link
testImageStringParameterRemoteLink ( ) Tests image with string parameter and remote link
testImageWithDisplayTo ( ) Tests image with displayTo
testImageWithDisplayToElementNotPresent ( ) Tests image with displayTo and element not present
testImageWithSetDefault ( ) Tests image with setDefault
testImageWithSetDefaultElementNotPresent ( ) Tests image with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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