FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Run a one-shot license test on an empty file. More...
Public Member Functions | |
testOneShotempty () | |
Run NOMOS on an empty file. More... | |
Public Member Functions inherited from CommonCliTest | |
testHelp () | |
Test for nomos help message. More... | |
Public Attributes | |
$empty | |
Additional Inherited Members | |
Protected Member Functions inherited from CommonCliTest | |
setUp () | |
Setup the test cases and initialize the objects. More... | |
tearDown () | |
Destruct the objects initialized during setUp() More... | |
runNomos ($args="", $files=array()) | |
Run nomos using the arguments passed. More... | |
Protected Attributes inherited from CommonCliTest | |
$testDb | |
$testInstaller | |
$agentDir | |
Run a one-shot license test on an empty file.
Definition at line 20 of file OneShot-empty.php.
OneShotemptyTest::testOneShotempty | ( | ) |
Run NOMOS on an empty file.
Definition at line 35 of file OneShot-empty.php.
string OneShotemptyTest::$empty |
Path of empty file
Definition at line 26 of file OneShot-empty.php.