3 declare(strict_types=1);
20 $http_mock = $this->createMock(
ILIAS\
HTTP\Services::class);
21 $lng_mock = $this->createMock(ilLanguage::class);
22 $data = new \ILIAS\Data\Factory();
24 return new \ILIAS\ContainerReference\StandardGUIRequest(
81 $request->getTargetId()
99 $request->getNewType()
110 "creation_mode" =>
"1" 117 $request->getCreationMode()
testCreationMode()
Test creation mode.
testNoRefId()
Test no ref id.
Class ChatMainBarProvider .
testTargetId()
Test target id.
testNewType()
Test new type.
Test clipboard repository.
getRequest(array $get, array $post)
Refinery Factory $refinery