ILIAS
trunk Revision v11.0_alpha-1723-g8e69f309bab
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
test_instantiateObjectSimple () | |
test_setGetPoints () | |
test_setGetTermId () | |
test_setGetPicture () | |
test_setGetPictureId () | |
test_setGetPictureId_NegativeShouldNotSetValue () | |
test_setGetDefinition () | |
test_setGetDefinitionId () | |
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
tearDown () | |
getIRSSMock () | |
Protected Attributes | |
$backupGlobals = false | |
![]() | |
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 |
Definition at line 30 of file assAnswerMatchingTest.php.
assAnswerMatchingTest::test_instantiateObjectSimple | ( | ) |
Definition at line 35 of file assAnswerMatchingTest.php.
assAnswerMatchingTest::test_setGetDefinition | ( | ) |
Definition at line 97 of file assAnswerMatchingTest.php.
assAnswerMatchingTest::test_setGetDefinitionId | ( | ) |
Definition at line 108 of file assAnswerMatchingTest.php.
assAnswerMatchingTest::test_setGetPicture | ( | ) |
Definition at line 64 of file assAnswerMatchingTest.php.
assAnswerMatchingTest::test_setGetPictureId | ( | ) |
Definition at line 75 of file assAnswerMatchingTest.php.
assAnswerMatchingTest::test_setGetPictureId_NegativeShouldNotSetValue | ( | ) |
Definition at line 86 of file assAnswerMatchingTest.php.
assAnswerMatchingTest::test_setGetPoints | ( | ) |
Definition at line 42 of file assAnswerMatchingTest.php.
assAnswerMatchingTest::test_setGetTermId | ( | ) |
Definition at line 53 of file assAnswerMatchingTest.php.
|
protected |
Definition at line 28 of file assAnswerMatchingTest.php.