JDatabaseDriverMysqliTest::testTransactionRollback
Tests the transactionRollback method, with and without savepoint.
Signature
public function testTransactionRollback(string
$toSavepoint,
int
$tupleCount )
Parameters
-
$toSavepoint
- Savepoint name to rollback transaction to
-
$tupleCount
- Number of tuple found after insertion and rollback
Returns
- void