FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
Public Member Functions | |
setUp () | |
tearDown () | |
testBeginTransaction () | |
testBeginTransactionTwice () | |
testCommitTransaction () | |
testBeginAndCommitTransaction () | |
testInsertTableRow () | |
testFlushStats () | |
testCreateMap () | |
testExistsDb_no () | |
testExistsDb_yes () | |
testExistsDb_hack () | |
testInsertTableRowReturning () | |
Protected Attributes | |
$driver | |
$logger | |
$dbManager | |
Definition at line 24 of file DbManagerTest.php.
Fossology\Lib\Db\DbManagerTest::testCommitTransaction | ( | ) |
Definition at line 67 of file DbManagerTest.php.
Fossology\Lib\Db\DbManagerTest::testExistsDb_hack | ( | ) |
Definition at line 111 of file DbManagerTest.php.