FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Perform a one-shot license analysis on a file (include bsd license) More...
Public Member Functions | |
testOneShotBsd () | |
Run NOMOS on BSD style license. More... | |
testOneShotDnsdigest () | |
Run NOMOS on DNS digest. More... | |
Public Member Functions inherited from CommonCliTest | |
testHelp () | |
Test for nomos help message. More... | |
Public Attributes | |
$bsd | |
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 (include bsd license)
Definition at line 14 of file OneShot-bsd.php.
OneShotbsdTest::testOneShotBsd | ( | ) |
Run NOMOS on BSD style license.
Definition at line 29 of file OneShot-bsd.php.
OneShotbsdTest::testOneShotDnsdigest | ( | ) |
Run NOMOS on DNS digest.
Definition at line 47 of file OneShot-bsd.php.
string OneShotbsdTest::$bsd |
File location of BSD license
Definition at line 20 of file OneShot-bsd.php.