|
ILIAS
release_8 Revision v8.25
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for assAnswerMatchingTest:
Collaboration diagram for assAnswerMatchingTest:Public Member Functions | |
| test_instantiateObjectSimple () | |
| test_setGetPoints () | |
| test_setGetTermId () | |
| test_setGetPicture () | |
| test_setGetPictureId () | |
| test_setGetPictureId_NegativeShouldNotSetValue () | |
| test_setGetDefinition () | |
| test_setGetDefinitionId () | |
Protected Member Functions | |
| setUp () | |
Protected Member Functions inherited from assBaseTestCase | |
| setUp () | |
| tearDown () | |
| setGlobalVariable (string $name, $value) | |
| getGlobalTemplateMock () | |
| getDatabaseMock () | |
| getIliasMock () | |
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
Definition at line 26 of file assAnswerMatchingTest.php.
|
protected |
Reimplemented from assBaseTestCase.
Definition at line 30 of file assAnswerMatchingTest.php.
| assAnswerMatchingTest::test_instantiateObjectSimple | ( | ) |
Definition at line 36 of file assAnswerMatchingTest.php.
| assAnswerMatchingTest::test_setGetDefinition | ( | ) |
Definition at line 123 of file assAnswerMatchingTest.php.
| assAnswerMatchingTest::test_setGetDefinitionId | ( | ) |
Definition at line 138 of file assAnswerMatchingTest.php.
| assAnswerMatchingTest::test_setGetPicture | ( | ) |
Definition at line 78 of file assAnswerMatchingTest.php.
| assAnswerMatchingTest::test_setGetPictureId | ( | ) |
Definition at line 93 of file assAnswerMatchingTest.php.
| assAnswerMatchingTest::test_setGetPictureId_NegativeShouldNotSetValue | ( | ) |
Definition at line 108 of file assAnswerMatchingTest.php.
| assAnswerMatchingTest::test_setGetPoints | ( | ) |
Definition at line 48 of file assAnswerMatchingTest.php.
| assAnswerMatchingTest::test_setGetTermId | ( | ) |
Definition at line 63 of file assAnswerMatchingTest.php.
|
protected |
Definition at line 28 of file assAnswerMatchingTest.php.