12 protected function getRequest(array $get, array
$post): \
ILIAS\Glossary\Presentation\PresentationGUIRequest
14 $http_mock = $this->createMock(
ILIAS\
HTTP\Services::class);
15 $lng_mock = $this->createMock(ilLanguage::class);
16 $data = new \ILIAS\Data\Factory();
18 return new \ILIAS\Glossary\Presentation\PresentationGUIRequest(
52 $request->getDefinitionId()
86 public function test(): void
97 $request->getExportType()
getRequest(array $get, array $post)
Class ChatMainBarProvider .
Test clipboard repository.
Refinery Factory $refinery