![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
Tests for Permissions model. More...
Public Member Functions | |
testConstructor () | |
testGetPublicPerm () | |
testGetPermGroups () | |
testSetPublicPerm () | |
testSetPermGroups () | |
testGetArrayV1 () | |
testGetArrayV2 () | |
testGetJSONV1 () | |
testGetJSONV2 () | |
Tests for Permissions model.
Definition at line 23 of file PermissionsTest.php.
Fossology\UI\Api\Test\Models\PermissionsTest::testConstructor | ( | ) |
Tests that the Permissions constructor initializes an instance correctly.
Definition at line 32 of file PermissionsTest.php.
Fossology\UI\Api\Test\Models\PermissionsTest::testGetArrayV1 | ( | ) |
Definition at line 98 of file PermissionsTest.php.
Fossology\UI\Api\Test\Models\PermissionsTest::testGetArrayV2 | ( | ) |
Definition at line 119 of file PermissionsTest.php.
Fossology\UI\Api\Test\Models\PermissionsTest::testGetJSONV1 | ( | ) |
Definition at line 140 of file PermissionsTest.php.
Fossology\UI\Api\Test\Models\PermissionsTest::testGetJSONV2 | ( | ) |
Definition at line 161 of file PermissionsTest.php.
Fossology\UI\Api\Test\Models\PermissionsTest::testGetPermGroups | ( | ) |
Definition at line 59 of file PermissionsTest.php.
Fossology\UI\Api\Test\Models\PermissionsTest::testGetPublicPerm | ( | ) |
Definition at line 48 of file PermissionsTest.php.
Fossology\UI\Api\Test\Models\PermissionsTest::testSetPermGroups | ( | ) |
Definition at line 84 of file PermissionsTest.php.
Fossology\UI\Api\Test\Models\PermissionsTest::testSetPublicPerm | ( | ) |
Definition at line 72 of file PermissionsTest.php.