14     protected function setUp(): void
    25         $http_mock = $this->createMock(
ILIAS\
HTTP\Services::class);
    26         $lng_mock = $this->createMock(ilLanguage::class);
    27         $data = new \ILIAS\Data\Factory();
    29         return new \ILIAS\Table\TableGUIRequest(
    48             $request->getTableId()
    63             $request->getRows(
"id")
 
Interface Observer  Contains several chained tasks and infos about them. 
 
getRequest(array $get, array $post)
 
Test evaluation request class.