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

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

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

Метод Описание
testPasswordFieldArrayParameter ( ) Tests passwordField with array as a parameter
testPasswordFieldArrayParameterWithId ( ) Tests passwordField with array as a parameters and id in it
testPasswordFieldArrayParameterWithNameNoId ( ) Tests passwordField with name and no id in parameter
testPasswordFieldStringParameter ( ) Tests passwordField with string as a parameter
testPasswordFieldWithDisplayTo ( ) Tests passwordField with displayTo
testPasswordFieldWithDisplayToElementNotPresent ( ) Tests passwordField with displayTo and element not present
testPasswordFieldWithSetDefault ( ) Tests passwordField with setDefault
testPasswordFieldWithSetDefaultElementNotPresent ( ) Tests passwordField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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