|
| | testConstructor () |
| |
|
| testGetUser () |
| |
|
| testGetGroupPerm () |
| |
|
| testSetUser () |
| |
|
| testSetGroupPerm () |
| |
|
| testGetJSON () |
| |
|
| testGetArrayV1 () |
| |
|
|
| $dbHelper |
| |
|
| $restHelper |
| |
|
| $userDao |
| |
Definition at line 21 of file UserGroupMemberTest.php.
◆ getUserGroupMemberInfo()
| Fossology\UI\Api\Test\Models\UserGroupMemberTest::getUserGroupMemberInfo |
( |
|
$version = ApiVersion::V2 | ) |
|
|
private |
Provides test data and an instance of the UserGroupMember class.
- Returns
- array An associative array containing:
expectedArray: The expected array structure.
obj: The instance of UserGroupMember being tested.
Definition at line 63 of file UserGroupMemberTest.php.
◆ testConstructor()
| Fossology\UI\Api\Test\Models\UserGroupMemberTest::testConstructor |
( |
| ) |
|
Tests that the UserGroupMember constructor initializes an instance correctly.
- Returns
- void
Definition at line 49 of file UserGroupMemberTest.php.
The documentation for this class was generated from the following file: