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

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

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

Метод Описание
testSelectStaticArrayParameter ( ) Tests selectStatic with array as a parameter
testSelectStaticArrayParameterWithId ( ) Tests selectStatic with array as a parameters and id in it
testSelectStaticArrayParameterWithNameNoId ( ) Tests selectStatic with name and no id in parameter
testSelectStaticArrayParameterWithValue ( ) Tests selectStatic with value in parameters
testSelectStaticOptGroupArrayParameter ( ) Tests selectStatic with array as a parameter
testSelectStaticOptGroupArrayParameterWithId ( ) Tests selectStatic with array as a parameters and id in it
testSelectStaticOptGroupArrayParameterWithNameNoId ( ) Tests selectStatic with name and no id in parameter
testSelectStaticOptGroupArrayParameterWithValue ( ) Tests selectStatic with value in parameters
testSelectStaticOptGroupWithDisplayTo ( ) Tests selectStatic with displayTo
testSelectStaticOptGroupWithDisplayToElementNotPresent ( ) Tests selectStatic with displayTo and element not present
testSelectStaticOptGroupWithSetDefault ( ) Tests selectStatic with setDefault
testSelectStaticOptGroupWithSetDefaultElementNotPresent ( ) Tests selectStatic with setDefault and element not present
testSelectStaticStringParameter ( ) Tests selectStatic with string as a parameter
testSelectStaticWithDisplayTo ( ) Tests selectStatic with displayTo
testSelectStaticWithDisplayToElementNotPresent ( ) Tests selectStatic with displayTo and element not present
testSelectStaticWithSetDefault ( ) Tests selectStatic with setDefault
testSelectStaticWithSetDefaultElementNotPresent ( ) Tests selectStatic with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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