Class ilTestRandomQuestionSetPoolDeriverTest.
More...
◆ setUp()
ilTestRandomQuestionSetPoolDeriverTest::setUp |
( |
| ) |
|
|
protected |
Definition at line 29 of file ilTestRandomQuestionSetPoolDeriverTest.php.
34 $this->createMock(ilDBInterface::class),
35 $this->createMock(ilComponentRepository::class),
36 $this->getMockBuilder(ilObjTest::class)->disableOriginalConstructor()->getMock(),
37 $this->createMock(ilTestRandomQuestionSetSourcePoolDefinitionList::class),
◆ test_instantiateObject_shouldReturnInstance()
ilTestRandomQuestionSetPoolDeriverTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ $test_obj
The documentation for this class was generated from the following file: