#!/usr/bin/env php assignProjectReportDataForCreateTest(0, 'project', '', '', '', 1)) && p('begin') && e('2024-01-01'); r($testreportTest->assignProjectReportDataForCreateTest(1, 'project', 'task123', '', '', 1)) && p('extra') && e('task123'); r($testreportTest->assignProjectReportDataForCreateTest(0, 'project', '', '2024-02-01', '2024-02-28', 1)) && p('begin') && e('2024-02-01'); r($testreportTest->assignProjectReportDataForCreateTest(0, 'execution', '', '', '', 2)) && p('execution:name') && e('测试执行 - Execution'); r($testreportTest->assignProjectReportDataForCreateTest(5, 'project', '', '', '', 0)) && p('objectID') && e('5');