|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for assAnswerErrorTextTest:
Collaboration diagram for assAnswerErrorTextTest:Public Member Functions | |
| test_instantiateObjectSimple () | |
| test_instantiateObjectFull () | |
| test_instantiateObjectFullHasCorrectValues () | |
| test_withPoints_valid () | |
| test_withPosition_valid () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| tearDown () | |
| setGlobalVariable (string $name, $value) | |
| getGlobalTemplateMock () | |
| getDatabaseMock () | |
| getIRSSMock () | |
| getFileDeliveryMock () | |
| getIliasMock () | |
| addGlobal_uiFactory () | |
| addGlobal_uiRenderer () | |
Protected Attributes | |
| $backupGlobals = false | |
Protected Attributes inherited from assBaseTestCase | |
| Container | $dic = null |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Unit tests for assAnswerErrorTextTest
Definition at line 26 of file assAnswerErrorTextTest.php.
|
protected |
Definition at line 30 of file assAnswerErrorTextTest.php.
| assAnswerErrorTextTest::test_instantiateObjectFull | ( | ) |
Definition at line 46 of file assAnswerErrorTextTest.php.
| assAnswerErrorTextTest::test_instantiateObjectFullHasCorrectValues | ( | ) |
Definition at line 60 of file assAnswerErrorTextTest.php.
| assAnswerErrorTextTest::test_instantiateObjectSimple | ( | ) |
Definition at line 36 of file assAnswerErrorTextTest.php.
| assAnswerErrorTextTest::test_withPoints_valid | ( | ) |
Definition at line 77 of file assAnswerErrorTextTest.php.
| assAnswerErrorTextTest::test_withPosition_valid | ( | ) |
Definition at line 90 of file assAnswerErrorTextTest.php.
|
protected |
Definition at line 28 of file assAnswerErrorTextTest.php.