![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
Tests for ScanOption model. More...


Public Member Functions | |
| setUp () | |
| Setup test objects. More... | |
| testScheduleAgentsApiVersionV1 () | |
| testScheduleAgentsApiVersionV2 () | |
Static Public Attributes | |
| static | $functions |
Private Member Functions | |
| prepareRequest ($request, $reuserOpts, $deciderOpts) | |
Private Attributes | |
| $agentAdderMock | |
| $userDao | |
Tests for ScanOption model.
Definition at line 29 of file ScanOptionsTest.php.
|
private |
Prepare request for scan
| Request | $request | |
| array | $reuserOpts | |
| array | $deciderOpts |
Definition at line 82 of file ScanOptionsTest.php.
| Fossology\UI\Api\Test\Models\ScanOptionsTest::setUp | ( | ) |
Setup test objects.
Definition at line 53 of file ScanOptionsTest.php.
| Fossology\UI\Api\Test\Models\ScanOptionsTest::testScheduleAgentsApiVersionV1 | ( | ) |
Definition at line 106 of file ScanOptionsTest.php.
|
private |
Mock object of overloaded AgentAdder class
Definition at line 41 of file ScanOptionsTest.php.
|
static |
Public function mock
Definition at line 35 of file ScanOptionsTest.php.
|
private |
UserDao mock
Definition at line 47 of file ScanOptionsTest.php.