![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|


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 | |
Definition at line 22 of file cliTest.php.
| MonkCliTest::testRunMonkHelpMode | ( | $standalone | ) |
providerWhetherToUseStandalone
Definition at line 202 of file cliTest.php.
| MonkCliTest::testRunMonkScan | ( | $standalone | ) |
providerWhetherToUseStandalone
Definition at line 110 of file cliTest.php.
| MonkCliTest::testRunMonkScansWithNegativeMatch | ( | $standalone | ) |
providerWhetherToUseStandalone
Definition at line 218 of file cliTest.php.
| MonkCliTest::testRunMonkScansWithNegativeMatchVerbose | ( | $standalone | ) |
providerWhetherToUseStandalone
Definition at line 236 of file cliTest.php.
| MonkCliTest::testRunMultipleMonkScansDiff | ( | $standalone | ) |
providerWhetherToUseStandalone
Definition at line 179 of file cliTest.php.
| MonkCliTest::testRunMultipleMonkScansFulls | ( | $standalone | ) |
providerWhetherToUseStandalone
Definition at line 155 of file cliTest.php.