FOSSology  4.4.0
Open Source License Compliance by Open Source Software
cliTest Class Reference
Inheritance diagram for cliTest:
Inheritance graph
Collaboration diagram for cliTest:
Collaboration graph

Public Member Functions

 testRunMonkScan ($standalone)
 
 testRunMultipleMonkScansFulls ($standalone)
 
 testRunMultipleMonkScansDiff ($standalone)
 
 testRunMonkHelpMode ($standalone)
 
 testRunMonkScansWithNegativeMatch ($standalone)
 
 testRunMonkScansWithNegativeMatchVerbose ($standalone)
 

Static Public Member Functions

static providerWhetherToUseStandalone ()
 

Protected Member Functions

 setUp ()
 
 tearDown ()
 

Private Member Functions

 runMonk ($args="", $files=array(), $standalone=FALSE)
 
 setUpTables ()
 
 extractSortedLines ($output)
 
 assertLinesRegex ($regexFmt, $lines, $testFiles)
 

Private Attributes

 $testDb
 
 $dbManager
 
 $testDataDir
 

Detailed Description

Definition at line 12 of file cliTest.php.

Member Function Documentation

◆ testRunMonkHelpMode()

cliTest::testRunMonkHelpMode (   $standalone)

@dataProvider providerWhetherToUseStandalone

Definition at line 202 of file cliTest.php.

◆ testRunMonkScan()

cliTest::testRunMonkScan (   $standalone)

@dataProvider providerWhetherToUseStandalone

Definition at line 101 of file cliTest.php.

◆ testRunMonkScansWithNegativeMatch()

cliTest::testRunMonkScansWithNegativeMatch (   $standalone)

@dataProvider providerWhetherToUseStandalone

Definition at line 222 of file cliTest.php.

◆ testRunMonkScansWithNegativeMatchVerbose()

cliTest::testRunMonkScansWithNegativeMatchVerbose (   $standalone)

@dataProvider providerWhetherToUseStandalone

Definition at line 240 of file cliTest.php.

◆ testRunMultipleMonkScansDiff()

cliTest::testRunMultipleMonkScansDiff (   $standalone)

@dataProvider providerWhetherToUseStandalone

Definition at line 179 of file cliTest.php.

◆ testRunMultipleMonkScansFulls()

cliTest::testRunMultipleMonkScansFulls (   $standalone)

@dataProvider providerWhetherToUseStandalone

Definition at line 155 of file cliTest.php.


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