19use PHPUnit\Framework\TestCase;
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()
Test clipboard repository.
testShareId()
Test share id.
testNoRefId()
Test no ref id.
getRequest(array $get, array $post)
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.