PHP Class Phalcon\Test\Utils\SlugTest

Author: Ilya Gusev ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: phalcon/incubator

Protected Properties

Свойство Type Description
$tester UnitTeste\UnitTester UnitTester Object

Méthodes publiques

Méthode Description
providerStrings ( )
testGenerateSlug ( string $string, mixed $replace, string $delimiter, string $expected )

Méthodes protégées

Méthode Description
_after ( ) executed after each test
_before ( ) executed before each test

Method Details

_after() protected méthode

executed after each test
protected _after ( )

_before() protected méthode

executed before each test
protected _before ( )

providerStrings() public méthode

public providerStrings ( )

testGenerateSlug() public méthode

public testGenerateSlug ( string $string, mixed $replace, string $delimiter, string $expected )
$string string
$replace mixed
$delimiter string
$expected string

Property Details

$tester protected_oe property

UnitTester Object
protected UnitTester,UnitTeste $tester
Résultat UnitTeste\UnitTester