42 protected function setUp(): void
47 $this->createMock(UIFactory::class),
48 $this->createMock(UIRenderer::class),
49 $this->createMock(DataFactory::class),
50 $this->createMock(
ILIAS\Refinery\Factory::class),
51 $this->createMock(URLBuilder::class),
52 $this->createMock(URLBuilderToken::class),
53 $this->createMock(URLBuilderToken::class),
54 $this->createMock(ilDBInterface::class),
55 $this->createMock(ilLanguage::class),
56 $this->createMock(ilComponentRepository::class),
57 $this->createMock(ilRbacSystem::class),
58 $this->createMock(ilObjUser::class),
59 $this->createMock(TaxonomyService::class),
60 $this->createMock(
ILIAS\Notes\Service::class),
68 $this->assertInstanceOf(QuestionTable::class, $this->
object);
Builds a Color from either hex- or rgb values.
An entity that renders components to a string output.
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.