PHP Class Phalcon\Test\Unit\Di\ServiceTest

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

Public Methods

Method Description
testResolvingService ( ) Tests resolving service

Protected Methods

Method Description
_before ( ) executed before each test

Method Details

_before() protected method

executed before each test
protected _before ( )

testResolvingService() public method

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