Unit tests.
More...
◆ setUp()
assMatchingQuestionTest::setUp |
( |
| ) |
|
|
protected |
◆ test_instantiateObject_shouldReturnInstance()
assMatchingQuestionTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
Definition at line 43 of file assMatchingQuestionTest.php.
46 require_once
'./Modules/TestQuestionPool/classes/class.assMatchingQuestion.php';
51 $this->assertInstanceOf(
'assMatchingQuestion', $instance);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
◆ $backupGlobals
assMatchingQuestionTest::$backupGlobals = false |
|
protected |
The documentation for this class was generated from the following file: