36 $http_mock = $this->createMock(
ILIAS\
HTTP\Services::class);
37 $lng_mock = $this->createMock(ilLanguage::class);
38 $data = new \ILIAS\Data\Factory();
40 return new \ILIAS\PersonalWorkspace\StandardGUIRequest(
97 $request->getShareId()
testShareId()
Test share id.
getRequest(array $get, array $post)
Interface Observer Contains several chained tasks and infos about them.
testNoRefId()
Test no ref id.
Test clipboard repository.