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


Public Member Functions | |
| testConstructor () | |
| testDataFormatV1 () | |
| testDataFormatV2 () | |
| testGetId () | |
| testGetName () | |
| testGetQueueDate () | |
| testGetUploadId () | |
| testGetUserId () | |
| testGetGroupId () | |
| testGetEta () | |
| testGetStatus () | |
| testGetJobQueue () | |
| testSetName () | |
| testSetQueueDate () | |
| testSetUploadId () | |
| testSetUserId () | |
| testSetGroupId () | |
| testSetEta () | |
| testSetStatus () | |
Private Member Functions | |
| testDataFormat ($version) | |
Test for Job model.
Definition at line 28 of file JobTest.php.
| Fossology\UI\Api\Test\Models\JobTest::testConstructor | ( | ) |
Tests that the Job constructor initializes an instance correctly.
Definition at line 37 of file JobTest.php.
|
private |
Definition at line 74 of file JobTest.php.
| Fossology\UI\Api\Test\Models\JobTest::testDataFormatV1 | ( | ) |
Definition at line 57 of file JobTest.php.
| Fossology\UI\Api\Test\Models\JobTest::testDataFormatV2 | ( | ) |
Definition at line 66 of file JobTest.php.