19 declare(strict_types=1);
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\RootFolder\StandardGUIRequest(
90 "baseClass" =>
"myClass" 97 $request->getBaseClass()
Test clipboard repository.
Interface Observer Contains several chained tasks and infos about them.
testBaseClass()
Test base class.
testNoRefId()
Test no ref id.
getRequest(array $get, array $post)