Class ilTestFixedQuestionSetConfigTest.
More...
◆ setUp()
ilTestFixedQuestionSetConfigTest::setUp |
( |
| ) |
|
|
protected |
Definition at line 29 of file ilTestFixedQuestionSetConfigTest.php.
33 $test_logger = $this->createMock(
ILIAS\
Test\Logging\TestLogger::class);
35 $this->createMock(ilTree::class),
36 $this->createMock(ilDBInterface::class),
37 $this->createMock(ilLanguage::class),
39 $this->createMock(ilComponentRepository::class),
40 $this->getTestObjMock(),
41 $this->createMock(\
ILIAS\TestQuestionPool\Questions\GeneralQuestionPropertiesRepository::class),
Interface Observer Contains several chained tasks and infos about them.
◆ test_instantiateObject_shouldReturnInstance()
ilTestFixedQuestionSetConfigTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ testDoesQuestionSetRelatedDataExist()
ilTestFixedQuestionSetConfigTest::testDoesQuestionSetRelatedDataExist |
( |
| ) |
|
◆ testIsQuestionSetConfigured()
ilTestFixedQuestionSetConfigTest::testIsQuestionSetConfigured |
( |
| ) |
|
◆ $testObj
The documentation for this class was generated from the following file: