Class ilTestSkillLevelThresholdImportTest.
More...
◆ setUp()
| ilTestSkillLevelThresholdImportTest::setUp |
( |
| ) |
|
|
protected |
◆ test_instantiateObject_shouldReturnInstance()
| ilTestSkillLevelThresholdImportTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ testImportLevelId()
| ilTestSkillLevelThresholdImportTest::testImportLevelId |
( |
| ) |
|
◆ testImportSkillBaseId()
| ilTestSkillLevelThresholdImportTest::testImportSkillBaseId |
( |
| ) |
|
◆ testImportSkillTrefId()
| ilTestSkillLevelThresholdImportTest::testImportSkillTrefId |
( |
| ) |
|
◆ testOrderIndex()
| ilTestSkillLevelThresholdImportTest::testOrderIndex |
( |
| ) |
|
◆ testOriginalLevelDescription()
| ilTestSkillLevelThresholdImportTest::testOriginalLevelDescription |
( |
| ) |
|
Definition at line 77 of file ilTestSkillLevelThresholdImportTest.php.
79 $this->testObj->setOriginalLevelDescription(
"test");
80 $this->assertEquals(
"test", $this->testObj->getOriginalLevelDescription());
◆ testOriginalLevelTitle()
| ilTestSkillLevelThresholdImportTest::testOriginalLevelTitle |
( |
| ) |
|
◆ testThreshold()
| ilTestSkillLevelThresholdImportTest::testThreshold |
( |
| ) |
|
◆ $testObj
The documentation for this class was generated from the following file: