PHP Class Phalcon\Test\Unit\Di\ServiceTest

Author: Andres Gutierrez ([email protected])
Author: Serghei Iakovlev ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Afficher le fichier Open project: phalcon/cphalcon

Méthodes publiques

Méthode Description
testResolvingService ( ) Tests resolving service

Méthodes protégées

Méthode Description
_before ( ) executed before each test

Method Details

_before() protected méthode

executed before each test
protected _before ( )

testResolvingService() public méthode

Tests resolving service
Since: 2016-01-29
Author: Serghei Iakovlev ([email protected])