19use PHPUnit\Framework\TestCase;
32 $http_mock = $this->createMock(
ILIAS\HTTP\Services::class);
33 $lng_mock = $this->createMock(ilLanguage::class);
34 $data = new \ILIAS\Data\Factory();
36 return new \ILIAS\HTMLLearningModule\StandardGUIRequest(
getRequest(array $get, array $post)
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.