Class ilTestSequenceFactoryTest.
More...
◆ setUp()
ilTestSequenceFactoryTest::setUp |
( |
| ) |
|
|
protected |
Definition at line 29 of file ilTestSequenceFactoryTest.php.
34 $this->getMockBuilder(ilObjTest::class)->disableOriginalConstructor()->getMock(),
35 $this->createMock(ilDBInterface::class),
36 $this->createMock(\
ILIAS\TestQuestionPool\Questions\GeneralQuestionPropertiesRepository::class)
Interface Observer Contains several chained tasks and infos about them.
◆ test_instantiateObject_shouldReturnInstance()
ilTestSequenceFactoryTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ $testObj
The documentation for this class was generated from the following file: