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\Like\StandardGUIRequest(
70 $request->getExpressionKey()
78 "modal_show_sig_id" =>
"yxc12"
85 $request->getModalSignalId()
getRequest(array $get, array $post)
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.