◆ testPRGProgressId()
ilStudyProgrammeProgressIdTest::testPRGProgressId |
( |
| ) |
|
Definition at line 29 of file ilStudyProgrammeProgressIdTest.php.
References $ass_id, and $id.
36 $this->assertEquals(
$id->getAssignmentId(),
$ass_id);
37 $this->assertEquals(
$id->getUsrId(), $usr_id);
38 $this->assertEquals(
$id->getNodeId(), $node_id);
39 $this->assertEquals((
string)
$id,
'12_34_56');
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
◆ testPRGProgressIdFromString()
ilStudyProgrammeProgressIdTest::testPRGProgressIdFromString |
( |
| ) |
|
◆ $backupGlobals
ilStudyProgrammeProgressIdTest::$backupGlobals = false |
|
protected |
The documentation for this class was generated from the following file: