|
| 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 48 of file UserGroupMemberTest.php.
The documentation for this class was generated from the following file: