|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for SkillProfileTest:
Collaboration diagram for SkillProfileTest:Public Member Functions | |
| testProfileProperties () | |
| testProfileLevelProperties () | |
| testProfileCompletionProperties () | |
| testProfileUserAssignmentProperties () | |
| testProfileRoleAssignmentProperties () | |
| testProfileAssignmentInstanceOfInterface () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| Profile SkillProfile | $profile |
| Profile SkillProfileLevel | $profile_level |
| Profile SkillProfileCompletion | $profile_completion |
| Profile SkillProfileUserAssignment | $profile_user_assignment |
| Profile SkillProfileRoleAssignment | $profile_role_assignment |
Definition at line 28 of file SkillProfileTest.php.
|
protected |
Definition at line 36 of file SkillProfileTest.php.
References ILIAS\Repository\profile().
Here is the call graph for this function:| SkillProfileTest::testProfileAssignmentInstanceOfInterface | ( | ) |
Definition at line 199 of file SkillProfileTest.php.
References $profile_role_assignment, and $profile_user_assignment.
| SkillProfileTest::testProfileCompletionProperties | ( | ) |
Definition at line 129 of file SkillProfileTest.php.
References $profile_completion.
| SkillProfileTest::testProfileLevelProperties | ( | ) |
Definition at line 103 of file SkillProfileTest.php.
References $profile_level.
| SkillProfileTest::testProfileProperties | ( | ) |
| SkillProfileTest::testProfileRoleAssignmentProperties | ( | ) |
Definition at line 169 of file SkillProfileTest.php.
References $profile_role_assignment.
| SkillProfileTest::testProfileUserAssignmentProperties | ( | ) |
Definition at line 151 of file SkillProfileTest.php.
References $profile_user_assignment.
|
protected |
Definition at line 30 of file SkillProfileTest.php.
Referenced by testProfileProperties().
|
protected |
Definition at line 32 of file SkillProfileTest.php.
Referenced by testProfileCompletionProperties().
|
protected |
Definition at line 31 of file SkillProfileTest.php.
Referenced by testProfileLevelProperties().
|
protected |
Definition at line 34 of file SkillProfileTest.php.
Referenced by testProfileAssignmentInstanceOfInterface(), and testProfileRoleAssignmentProperties().
|
protected |
Definition at line 33 of file SkillProfileTest.php.
Referenced by testProfileAssignmentInstanceOfInterface(), and testProfileUserAssignmentProperties().