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

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

Public Methods

Method Description
testTransactionRemovedOnCommit ( ) Tests transaction is removed when committed.
testTransactionRemovedOnRollback ( ) Tests transaction is removed when rolled back.

Method Details

testTransactionRemovedOnCommit() public method

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

testTransactionRemovedOnRollback() public method

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