PHP Class Pheasant\Tests\Transaction\TransactionTest

Inheritance: extends Pheasant\Tests\MysqlTestCase
Datei anzeigen Open project: lox/pheasant

Public Methods

Method Description
testBasicSuccessfulTransaction ( )
testCallbacksWithConnectionCalls ( )
testCallbacksWithParams ( )
testDeferEventsFireOnCommit ( )
testDeferEventsFireOnRollback ( )
testExceptionsCauseRollback ( )

Method Details

testBasicSuccessfulTransaction() public method

testCallbacksWithConnectionCalls() public method

testCallbacksWithParams() public method

testDeferEventsFireOnCommit() public method

testDeferEventsFireOnRollback() public method

testExceptionsCauseRollback() public method