ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
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_instantiateObject_shouldReturnInstance () | |
testOrderingElementListDefaults () | |
testOrderingElementListMutation (ilAssOrderingElementList $list) | |
testOrderingElementListDefaults More... | |
testOrderingElementDefaults () | |
testOrderingElementMutation (ilAssOrderingElement $element) | |
testOrderingElementDefaults More... | |
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 assOrderingQuestionTest.php.
|
protected |
Definition at line 30 of file assOrderingQuestionTest.php.
assOrderingQuestionTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 52 of file assOrderingQuestionTest.php.
assOrderingQuestionTest::testOrderingElementDefaults | ( | ) |
Definition at line 78 of file assOrderingQuestionTest.php.
assOrderingQuestionTest::testOrderingElementListDefaults | ( | ) |
Definition at line 59 of file assOrderingQuestionTest.php.
assOrderingQuestionTest::testOrderingElementListMutation | ( | ilAssOrderingElementList | $list | ) |
testOrderingElementListDefaults
Definition at line 72 of file assOrderingQuestionTest.php.
References ilAssOrderingElementList\withElements().
assOrderingQuestionTest::testOrderingElementMutation | ( | ilAssOrderingElement | $element | ) |
testOrderingElementDefaults
Definition at line 90 of file assOrderingQuestionTest.php.
References ilAssOrderingElement\getRandomIdentifier(), ilAssOrderingElement\withRandomIdentifier(), and ilAssOrderingElement\withSolutionIdentifier().
|
protected |
Definition at line 28 of file assOrderingQuestionTest.php.