|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Test class ilSkillCategory. More...
Inheritance diagram for SkillCategoryTest:
Collaboration diagram for SkillCategoryTest:Public Member Functions | |
| testProperties () | |
Protected Member Functions | |
| setGlobalVariable (string $name, $value) | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| ilSkillCategory | $skill_category |
Test class ilSkillCategory.
Definition at line 28 of file SkillCategoryTest.php.
|
protected |
Definition at line 32 of file SkillCategoryTest.php.
References Vendor\Package\$c, $DIC, and $GLOBALS.
Referenced by setUp().
Here is the caller graph for this function:
|
protected |
Definition at line 45 of file SkillCategoryTest.php.
References $dic, $GLOBALS, and setGlobalVariable().
Here is the call graph for this function:
|
protected |
Definition at line 76 of file SkillCategoryTest.php.
| SkillCategoryTest::testProperties | ( | ) |
Definition at line 80 of file SkillCategoryTest.php.
References $skill_category, and ilSkillTreeNode\setTitle().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file SkillCategoryTest.php.
Referenced by testProperties().