PHP Class Phalcon\Test\Unit\Mvc\Model\ManagerTest

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

Public Methods

Method Description
testAliasedNamespacesRelations ( )
testModelPublicProperties ( ) Tests Manager::isVisibleModelProperty

Protected Methods

Method Description
_before ( )

Method Details

_before() protected method

protected _before ( )

testAliasedNamespacesRelations() public method

testModelPublicProperties() public method

Tests Manager::isVisibleModelProperty
Since: 2016-08-12
Author: Serghei Iakovlev ([email protected])