28 protected function getRequest(array $get, array
$post): \
ILIAS\Glossary\Presentation\PresentationGUIRequest
30 $http_mock = $this->createMock(
ILIAS\
HTTP\Services::class);
31 $lng_mock = $this->createMock(ilLanguage::class);
32 $data = new \ILIAS\Data\Factory();
34 return new \ILIAS\Glossary\Presentation\PresentationGUIRequest(
getRequest(array $get, array $post)
Interface Observer Contains several chained tasks and infos about them.
Test clipboard repository.