19use PHPUnit\Framework\TestCase;
34 $http_mock = $this->createMock(
ILIAS\HTTP\Services::class);
35 $lng_mock = $this->createMock(ilLanguage::class);
36 $data = new \ILIAS\Data\Factory();
38 return new \ILIAS\Help\StandardGUIRequest(
72 $request->getHelpModuleId()
111 "help_screen_id" =>
"foo"
120 $request->getHelpScreenId()
Test clipboard repository.
getRequest(array $get, array $post)
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.