Class ilTestGradingMessageBuilderTest.
More...
◆ setUp()
ilTestGradingMessageBuilderTest::setUp |
( |
| ) |
|
|
protected |
Reimplemented from ilTestBaseTestCase.
Definition at line 29 of file ilTestGradingMessageBuilderTest.php.
29 : void
30 {
31 parent::setUp();
32
34 $this->createMock(ilLanguage::class),
35 $this->createMock(ilGlobalTemplate::class),
37 $this->createMock(\
ILIAS\
Test\Results\Data\ParticipantResult::class),
38 );
39 }
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.
References getTestObjMock().
◆ test_instantiateObject_shouldReturnInstance()
ilTestGradingMessageBuilderTest::test_instantiateObject_shouldReturnInstance |
( |
| ) |
|
◆ $testObj
The documentation for this class was generated from the following file: