|
|
| testMakeDecisionFromLastEvents () |
| |
|
| testMakeDecisionFromLastEventsWithNoLicenseKnownTypeShouldNotCreateANewDecisionWhenNoLicensesShouldBeRemoved () |
| |
|
| testMakeDecisionFromLastEventsWithNoLicenseKnownTypeShouldNotCreateANewDecisionWhenNoLicensesShouldBeRemovedAndTheScopeDoesNotChange () |
| |
|
| testMakeDecisionFromLastEventsWithNoLicenseKnownType () |
| |
|
| testMakeDecisionFromLastEventsWithInvalidType () |
| |
|
| testGetCurrentClearingsWithoutDecisions () |
| |
|
|
const | MATCH_ID = 231 |
| |
|
const | PERCENTAGE = 315 |
| |
|
| | createClearingEvent ($eventId, $timestamp, $licenseId, $licenseShortName, $licenseFullName, $eventType=ClearingEventTypes::USER, $isRemoved=false, $reportInfo="<reportInfo>", $comment="<comment>") |
| |
|
|
| $uploadTreeId |
| |
|
| $userId |
| |
|
| $groupId |
| |
|
| $agentLicenseEventProcessor |
| |
|
| $dbManager |
| |
|
| $clearingDao |
| |
|
| $itemTreeBounds |
| |
|
| $clearingDecisionProcessor |
| |
|
| $clearingEventProcessor |
| |
|
| $timestamp |
| |
|
| $includeSubFolders |
| |
◆ createClearingEvent()
| Fossology\Lib\BusinessRules\ClearingDecisionProcessorTest::createClearingEvent |
( |
|
$eventId, |
|
|
|
$timestamp, |
|
|
|
$licenseId, |
|
|
|
$licenseShortName, |
|
|
|
$licenseFullName, |
|
|
|
$eventType = ClearingEventTypes::USER, |
|
|
|
$isRemoved = false, |
|
|
|
$reportInfo = "<reportInfo>", |
|
|
|
$comment = "<comment>" |
|
) |
| |
|
private |
- Parameters
-
| $eventId | |
| $timestamp | |
| $licenseId | |
| $licenseShortName | |
| $licenseFullName | |
| int | $eventType | |
| bool | $isRemoved | |
| string | $reportInfo | |
| string | $comment | |
- Returns
- ClearingEvent
Definition at line 520 of file ClearingDecisionProcessorTest.php.
◆ createScannerDetectedLicenses()
| Fossology\Lib\BusinessRules\ClearingDecisionProcessorTest::createScannerDetectedLicenses |
( |
|
$licenseId = 13, |
|
|
|
$licenseShortname = "licA", |
|
|
|
$licenseFullName = "License-A" |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: