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
Afficher le fichier Open project: phalcon/cphalcon

Méthodes publiques

Méthode Description
testAliasedNamespacesRelations ( )
testModelPublicProperties ( ) Tests Manager::isVisibleModelProperty

Méthodes protégées

Méthode Description
_before ( )

Method Details

_before() protected méthode

protected _before ( )

testAliasedNamespacesRelations() public méthode

testModelPublicProperties() public méthode

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