PHP Class Phalcon\Test\Unit\Text\TextDynamicTest

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Show file Open project: phalcon/cphalcon

Public Methods

Method Description
testTextDynamicString ( ) Tests the dynamic function
testTextDynamicStringCustomDelimiter ( ) Tests the dynamic function
testTextDynamicStringCustomSeparator ( ) Tests custom separator

Method Details

testTextDynamicString() public method

Tests the dynamic function
Since: 2015-07-01
Author: Stanislav Kiryukhin ([email protected])

testTextDynamicStringCustomDelimiter() public method

Tests the dynamic function
Since: 2015-07-01
Author: Stanislav Kiryukhin ([email protected])

testTextDynamicStringCustomSeparator() public method

Tests custom separator
Since: 2016-06-27
Author: Serghei Iakovlev ([email protected])