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

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

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

Метод Описание
testFriendlyTitleStringParameterLowercase ( ) Tests friendlyTitle with string as a parameter lowercase
testFriendlyTitleStringParameterNoSeparator ( ) Tests friendlyTitle with string as a parameter and no separator
testFriendlyTitleStringParameterReplaceArray ( ) Tests friendlyTitle with string as a parameter with replace as array
testFriendlyTitleStringParameterReplaceBoolean ( ) Tests friendlyTitle with string as a parameter with replace as boolean
testFriendlyTitleStringParameterReplaceString ( ) Tests friendlyTitle with string as a parameter with replace as string
testFriendlyTitleStringParameterSeparator ( ) Tests friendlyTitle with string as a parameter and a separator
testFriendlyTitleStringParameterUppercase ( ) Tests friendlyTitle with string as a parameter uppercase
testFriendlyTitleWithAccentedCharactersAndReplaceArray ( ) Tests friendlyTitle with accented characters and replace array
testFriendlyTitleWithAccentedCharactersAndReplaceString ( ) Tests friendlyTitle with accented characters and replace string
testFriendlyTitleWithSpecialCharactersAndEscaping ( ) Tests friendlyTitle with special characters and escaping

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

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

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

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

Tests friendlyTitle with string as a parameter and no separator
С версии: 2014-09-11
Автор: Nikolaos Dimopoulos ([email protected])

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

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

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

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

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

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

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

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

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

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

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

Tests friendlyTitle with accented characters and replace array
С версии: 2014-09-11
Автор: Nikolaos Dimopoulos ([email protected])

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

Tests friendlyTitle with accented characters and replace string
С версии: 2014-09-11
Автор: Nikolaos Dimopoulos ([email protected])

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

Tests friendlyTitle with special characters and escaping
С версии: 2014-09-11
Автор: Nikolaos Dimopoulos ([email protected])