FOSSology  4.4.0
Open Source License Compliance by Open Source Software
Fossology\Lib\Test\TestLiteDb Class Reference
Inheritance diagram for Fossology\Lib\Test\TestLiteDb:
Inheritance graph
Collaboration diagram for Fossology\Lib\Test\TestLiteDb:
Collaboration graph

Public Member Functions

 __construct ($dbFileName=null)
 
 createPlainTables ($tableList, $invert=FALSE)
 
- Public Member Functions inherited from Fossology\Lib\Test\TestAbstractDb
 insertData ($tableList, $invert=FALSE, $dataFile=null)
 
 insertData_license_ref ($limit=140)
 
 createViews ($viewList, $invert=FALSE)
 
 alterTables ($tableList, $invert=FALSE)
 
getDbManager ()
 

Protected Member Functions

 queryConverter ($sql)
 convert sql string to something the drive understands More...
 
- Protected Member Functions inherited from Fossology\Lib\Test\TestAbstractDb
 dirnameRec ($path, $depth=1)
 
 applySchema ($type, $elementList, $invert=false)
 

Private Attributes

 $dbFileName
 
 $logFileName
 

Additional Inherited Members

- Protected Attributes inherited from Fossology\Lib\Test\TestAbstractDb
 $dbManager
 

Detailed Description

Definition at line 18 of file TestLiteDb.php.

Member Function Documentation

◆ createPlainTables()

Fossology\Lib\Test\TestLiteDb::createPlainTables (   $tableList,
  $invert = FALSE 
)
Parameters
array$tableList
bool$invert

Reimplemented from Fossology\Lib\Test\TestAbstractDb.

Definition at line 67 of file TestLiteDb.php.

◆ queryConverter()

Fossology\Lib\Test\TestLiteDb::queryConverter (   $sql)
protected

convert sql string to something the drive understands

Parameters
string$sql
Returns
string

Reimplemented from Fossology\Lib\Test\TestAbstractDb.

Definition at line 93 of file TestLiteDb.php.


The documentation for this class was generated from the following file: