PHP 클래스 Phalcon\Test\Unit\Mvc\Model\Transaction\ManagerTest

저자: Nochum Sossonko ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
testTransactionRemovedOnCommit ( ) Tests transaction is removed when committed.
testTransactionRemovedOnRollback ( ) Tests transaction is removed when rolled back.

메소드 상세

testTransactionRemovedOnCommit() 공개 메소드

Tests transaction is removed when committed.
부터: 2016-04-09
저자: Nochum Sossonko ([email protected])

testTransactionRemovedOnRollback() 공개 메소드

Tests transaction is removed when rolled back.
부터: 2016-04-09
저자: Nochum Sossonko ([email protected])