|
| $dbManager |
|
| $clearingDao |
|
| $clearingDecisionProcessor |
|
| $agentLicenseEventProcessor |
|
| $uploadDao |
|
| $highlightDao |
|
| $showJobsDao |
|
Unit test for DeciderAgent
Definition at line 43 of file DeciderAgentTest.php.
Fossology\Decider\DeciderAgentTest::createLicenseMatch |
( |
|
$agentName, |
|
|
|
$matchId |
|
) |
| |
|
protected |
Create mock LicenseMatch object with getLicenseFileId returning $matchId.
- Parameters
-
string | $agentName | |
int | $matchId | |
- Returns
- Mockery::MockInterface
Definition at line 215 of file DeciderAgentTest.php.
Fossology\Decider\DeciderAgentTest::createLicenseMatchWithLicId |
( |
|
$licId | ) |
|
|
protected |
Fossology\Decider\DeciderAgentTest::setUp |
( |
| ) |
|
|
protected |
Setup test objects, database and repo.
- See also
- PHPUnit_Framework_TestCase::setUp()
Definition at line 64 of file DeciderAgentTest.php.
Fossology\Decider\DeciderAgentTest::tearDown |
( |
| ) |
|
|
protected |
Remove test objects.
- See also
- PHPUnit_Framework_TestCase::tearDown()
Definition at line 94 of file DeciderAgentTest.php.
Fossology\Decider\DeciderAgentTest::testAreNomosMatchesInsideAMonkMatchIfFit |
( |
| ) |
|
Fossology\Decider\DeciderAgentTest::testAreNomosMatchesInsideAMonkMatchIfNoMonk |
( |
| ) |
|
Fossology\Decider\DeciderAgentTest::testAreNomosMatchesInsideAMonkMatchIfNoneAtAll |
( |
| ) |
|
Fossology\Decider\DeciderAgentTest::testAreNomosMatchesInsideAMonkMatchIfNoNomos |
( |
| ) |
|
Fossology\Decider\DeciderAgentTest::testAreNomosMatchesInsideAMonkMatchIfNotFit |
( |
| ) |
|
Fossology\Decider\DeciderAgentTest::testAreNomosMonkNinkaAgreed_alsoMultiMatch |
( |
| ) |
|
Fossology\Decider\DeciderAgentTest::testAreNomosMonkNinkaAgreed_notIfAnyOther |
( |
| ) |
|
Fossology\Decider\DeciderAgentTest::testAreNomosMonkNinkaAgreed_notIfOnlyTwoOfThem |
( |
| ) |
|
The documentation for this class was generated from the following file: