Skip to content

implement 1.9.15 new api - updateTestSuite #74

@lczub

Description

@lczub

related TL Mantis Task

  • 7633: [API - XMLRPC] API-XMLRPC - Updating testSuite Method (fman)
  /**
   * update a test suite
   * 
   * @param struct $args
   * @param string $args["devKey"]
   * @param int $args["testprojectid"] OR string $args["prefix"] 
   * @param string $args["testsuitename"] optional
   * @param string $args["details"] optional
   * @param int $args["parentid"] optional, if do not provided means test suite must be top level.
   * @param int $args["order"] optional. Order inside parent container
   *   
   * @return mixed $resultInfo
   */
  public function updateTestSuite($args)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions