![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
Tests for ShowJob model. More...
Public Member Functions | |
testConstructor () | |
testGetJobId () | |
testGetJobName () | |
testGetJobQueue () | |
testGetUploadId () | |
testSetJobId () | |
testSetJobName () | |
testSetJobQueue () | |
testSetUploadId () | |
testGetArray () | |
testGetJSON () | |
Tests for ShowJob model.
Definition at line 20 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testConstructor | ( | ) |
Tests that the ShowjOB constructor initializes an instance correctly.
Definition at line 29 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testGetArray | ( | ) |
Definition at line 156 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testGetJobId | ( | ) |
Definition at line 54 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testGetJobName | ( | ) |
Definition at line 64 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testGetJobQueue | ( | ) |
Definition at line 74 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testGetJSON | ( | ) |
Definition at line 186 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testGetUploadId | ( | ) |
Definition at line 85 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testSetJobId | ( | ) |
Definition at line 98 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testSetJobName | ( | ) |
Definition at line 115 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testSetJobQueue | ( | ) |
Definition at line 126 of file ShowJobTest.php.
Fossology\UI\Api\Test\Models\ShowJobTest::testSetUploadId | ( | ) |
Definition at line 139 of file ShowJobTest.php.