FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Test for Job model. More...
Public Member Functions | |
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.
|
private |
Definition at line 51 of file JobTest.php.
Fossology\UI\Api\Test\Models\JobTest::testDataFormatV1 | ( | ) |
Definition at line 34 of file JobTest.php.
Fossology\UI\Api\Test\Models\JobTest::testDataFormatV2 | ( | ) |
Definition at line 43 of file JobTest.php.