PHP Класс Phalcon\Test\Unit\Text\TextUpperLowerTest

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

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

Метод Описание
testLower ( ) Tests the lower function
testLowerMultiBytesEncoding ( ) Tests the lower function for multi-bytes encoding
testUpper ( ) Tests the upper function
testUpperMultiBytesEncoding ( ) Tests the upper function for multi-bytes encoding

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

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

Tests the lower function
С версии: 2014-09-29
Автор: Nikolaos Dimopoulos ([email protected])
public testLower ( )

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

Tests the lower function for multi-bytes encoding
С версии: 2015-05-06
Автор: Stanislav Kiryukhin ([email protected])

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

Tests the upper function
С версии: 2014-09-29
Автор: Nikolaos Dimopoulos ([email protected])
public testUpper ( )

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

Tests the upper function for multi-bytes encoding
С версии: 2015-05-06
Автор: Stanislav Kiryukhin ([email protected])