#!/usr/bin/env php getZentaoRelationListTest())) && p() && e('array'); // 步骤1:验证返回结果是数组类型 r($convertTest->getZentaoRelationListTest()) && p('subTaskLink') && e('父-子任务'); // 步骤2:验证包含父-子任务关联类型 r($convertTest->getZentaoRelationListTest()) && p('subStoryLink') && e('父-子需求'); // 步骤3:验证包含父-子需求关联类型 r($convertTest->getZentaoRelationListTest()) && p('duplicate') && e('重复对象'); // 步骤4:验证包含重复对象关联类型 r($convertTest->getZentaoRelationListTest()) && p('relates') && e('互相关联'); // 步骤5:验证包含互相关联关系类型