ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Unit tests. More...
Public Member Functions | |
test_instantiateObject_shouldReturnInstance () | |
Protected Member Functions | |
setUp () | |
![]() | |
setUp () | |
setGlobalVariable ($name, $value) | |
getGlobalTemplateMock () | |
getHttpMock () | |
getDatabaseMock () | |
getIliasMock () | |
Protected Attributes | |
$backupGlobals = false | |
Unit tests.
Definition at line 11 of file assTextQuestionTest.php.
|
protected |
Definition at line 15 of file assTextQuestionTest.php.
References assBaseTestCase\getDatabaseMock(), assBaseTestCase\getGlobalTemplateMock(), assBaseTestCase\getIliasMock(), and assBaseTestCase\setGlobalVariable().
assTextQuestionTest::test_instantiateObject_shouldReturnInstance | ( | ) |
Definition at line 43 of file assTextQuestionTest.php.
|
protected |
Definition at line 13 of file assTextQuestionTest.php.