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

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

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

Метод Описание
testTextAreaArrayParameter ( ) Tests textArea with array as a parameter
testTextAreaArrayParameterWithId ( ) Tests textArea with array as a parameters and id in it
testTextAreaArrayParameterWithNameNoId ( ) Tests textArea with name and no id in parameter
testTextAreaStringParameter ( ) Tests textArea with string as a parameter
testTextAreaWithDisplayTo ( ) Tests textArea with displayTo
testTextAreaWithDisplayToAndNewlineInValue ( ) Tests textArea with displayTo and newline in value
testTextAreaWithDisplayToElementNotPresent ( ) Tests textArea with displayTo and element not present
testTextAreaWithSetDefault ( ) Tests textArea with setDefault
testTextAreaWithSetDefaultElementNotPresent ( ) Tests textArea with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

Tests textArea with displayTo and newline in value
С версии: 2014-10-03
Автор: Nikolaos Dimopoulos ([email protected])

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

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

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

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

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

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