|
|
| testGetFileLicenseMatches () |
| |
|
| testGetLicenseByShortName () |
| |
|
| testGetLicenseId () |
| |
|
| testGetLicenseRefs () |
| |
|
| testGetLicenseShortnamesContained () |
| |
|
| testGetLicenseIdPerPfileForAgentId () |
| |
|
| testGetLicensesPerFileNameForAgentId () |
| |
|
| testIsNewLicense () |
| |
| | testGetActiveLicensesForGroupScopesCandidatesByGroup () |
| |
|
| testGetAgentFileLicenseMatchesWithLicenseMapping () |
| |
|
|
| $testDb |
| |
|
| $dbManager |
| |
|
| $licenseDao |
| |
Definition at line 20 of file LicenseDaoTest.php.
◆ setUpLicenseRefTable()
| Fossology\Lib\Dao\LicenseDaoTest::setUpLicenseRefTable |
( |
| ) |
|
|
private |
◆ testGetActiveLicensesForGroupScopesCandidatesByGroup()
| Fossology\Lib\Dao\LicenseDaoTest::testGetActiveLicensesForGroupScopesCandidatesByGroup |
( |
| ) |
|
- Test:
- A candidate license belonging to another group must not leak into getActiveLicensesForGroup() for a different group.
- The owning group must see its own candidate, prefixed with '*'.
- Plain (non-candidate) licenses must remain visible to every group.
Definition at line 401 of file LicenseDaoTest.php.
The documentation for this class was generated from the following file: