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


Public Member Functions | |
| setUp () | |
| testVerifyFossology () | |
| check4Links ($folderPath) | |
| setUp () | |
| testVerifyFossology () | |
| check4Links ($folderPath) | |
| setUp () | |
| testVerifyFossology () | |
| check4Links ($folderPath) | |
Public Member Functions inherited from fossologyTestCase | |
| addUser ($UserName, $Description=NULL, $Email=NULL, $Access=1, $Folder=1, $Password=NULL, $EmailNotify='y') | |
| checkEmailNotification ($number) | |
| createFolder ($parent, $name, $description=null) | |
| deleteFolder ($folder) | |
| deleteUpload ($upload) | |
| deleteUser ($User) | |
| editFolder ($folder, $newName, $description=null) | |
| editUser ($UserName, $Description=NULL, $Email=NULL, $Access=1, $Folder=1, $Block=NULL, $Blank=NULL, $Password=NULL, $EmailNotify='y') | |
| moveUpload ($oldFolder, $destFolder, $upload) | |
| mvFolder ($folder, $destination) | |
| fillGroupForm ($groupName, $user) | |
| uploadFile ($parentFolder, $uploadFile, $description=null, $uploadName=null, $agents=null) | |
| uploadServer ($parentFolder, $uploadPath, $description=null, $uploadName=null, $agents=null) | |
| uploadUrl ($parentFolder, $url, $description=null, $uploadName=null, $agents=null) | |
| wait4jobs () | |
| dbCheck () | |
| jobsSummary () | |
| jobsDetail () | |
| oneShotLicense () | |
| rmLicAnalysis () | |
Public Member Functions inherited from fossologyTest | |
| getBrowser () | |
| getCookie () | |
| getPassword () | |
| getUser () | |
| setBrowser ($browser) | |
| setmyCookie ($cookie) | |
| setPassword ($password) | |
| setUser ($user) | |
| pmm ($test) | |
| plt ($test) | |
| createTestFolder ($name, $parent='root') | |
| getFolderId ($folderName, $page, $selectName) | |
| getUploadId ($uploadName, $page, $selectName) | |
| Login ($User=NULL, $Password=NULL) | |
| Logout ($User=NULL) | |
| myassertText ($page, $pattern) | |
| parseSelectStmnt ($page, $selectName, $optionText=NULL) | |
| parseFossjobs ($all=NULL) | |
| setAgents ($agents=NULL) | |
Public Attributes | |
| $mybrowser | |
| $host | |
Public Attributes inherited from fossologyTestCase | |
| $mybrowser | |
| $debug | |
| $webProxy | |
Public Attributes inherited from fossologyTest | |
| $mybrowser | |
| $cookie | |
| $debug | |
Additional Inherited Members | |
Protected Member Functions inherited from fossologyTestCase | |
| setUserFields ($UserName=NULL, $Description=NULL, $Email=NULL, $Access=1, $Folder=1, $Block=NULL, $Blank=NULL, $Password=NULL, $EmailNotify=NULL, $BucketPool=1, $Ui='simple') | |
Protected Member Functions inherited from fossologyTest | |
| _browser () | |
| getSelectAttr ($page, $selectName) | |
| setSelectAttr ($page, $selectName, $attribute, $value=NULL) | |
Protected Attributes inherited from fossologyTest | |
| $User = NULL | |
This test verifies that the archive fossDirsOnly is processed correctly. The archive contains only empty directories.
Definition at line 31 of file bsam-verifyFossDirsOnly.php.
| verifyDirsOnly::check4Links | ( | $folderPath | ) |
check4Links
Check to see that the folder path array passed in is constructed properly. It must consist of links till the leaf node, which should not have a link.
| array | $folderPath |
Definition at line 152 of file bsam-verifyFossDirsOnly.php.
| verifyDirsOnly::check4Links | ( | $folderPath | ) |
check4Links
Check to see that the folder path array passed in is constructed properly. It must consist of links till the leaf node, which should not have a link.
| array | $folderPath |
Definition at line 152 of file bsam-verifyFossDirsOnly.php.
| verifyDirsOnly::check4Links | ( | $folderPath | ) |
check4Links
Check to see that the folder path array passed in is constructed properly. It must consist of links till the leaf node, which should not have a link.
| array | $folderPath |
Definition at line 166 of file verifyFossDirsOnly.php.