19use PHPUnit\Framework\TestCase;
28 protected function setUp(): void
39 $http_mock = $this->createMock(
ILIAS\HTTP\Services::class);
40 $lng_mock = $this->createMock(ilLanguage::class);
41 $data = new \ILIAS\Data\Factory();
43 return new \ILIAS\Accordion\StandardGUIRequest(
Test clipboard repository.
getRequest(array $get, array $post)
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.