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

Author: Nochum Sossonko ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Afficher le fichier Open project: phalcon/cphalcon

Méthodes publiques

Méthode Description
testTransactionRemovedOnCommit ( ) Tests transaction is removed when committed.
testTransactionRemovedOnRollback ( ) Tests transaction is removed when rolled back.

Method Details

testTransactionRemovedOnCommit() public méthode

Tests transaction is removed when committed.
Since: 2016-04-09
Author: Nochum Sossonko ([email protected])

testTransactionRemovedOnRollback() public méthode

Tests transaction is removed when rolled back.
Since: 2016-04-09
Author: Nochum Sossonko ([email protected])