![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
Perform a one-shot license analysis on a file with no license. More...


Public Member Functions | |
| testOneShotnone () | |
| Run NOMOS on file without license information. More... | |
Public Member Functions inherited from CommonCliTest | |
| testHelp () | |
| Test for nomos help message. More... | |
Public Attributes | |
| $none | |
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 | |
Perform a one-shot license analysis on a file with no license.
Definition at line 20 of file OneShot-none.php.
| OneShotnoneTest::testOneShotnone | ( | ) |
Run NOMOS on file without license information.
Definition at line 35 of file OneShot-none.php.
| string OneShotnoneTest::$none |
Path to the file without license
Definition at line 26 of file OneShot-none.php.