[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/tests/soap/ -> ProjectTest.php (summary)

(no description)

Copyright: Copyright (C) 2010-2011 MantisBT Team - mantisbt-dev@lists.sourceforge.net
File Size: 164 lines (5 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 1 file
 tests/soap/SoapBase.php

Defines 1 class

ProjectTest:: (7 methods):
  testAddRenameDeleteProject()
  testGetIdFromName()
  testGetSubprojects()
  newProjectAsArray()
  tearDown()
  getOriginalNameProject()
  getNewNameProject()


Class: ProjectTest  - X-Ref

Test fixture for project webservice methods.

testAddRenameDeleteProject()   X-Ref
A test case that tests the following:
1. Create a project.
2. Rename the project.


testGetIdFromName()   X-Ref
A test case which does the following

1. Create a project
2. Retrieve the project id by name


testGetSubprojects()   X-Ref
A test case which does the following

1. Create a project
2. Retrieve the subproject ids. Must returns empty array.


newProjectAsArray($projectName)   X-Ref
No description

tearDown()   X-Ref
No description

getOriginalNameProject()   X-Ref
No description

getNewNameProject()   X-Ref
No description



Generated: Thu Jul 28 15:48:31 2011 Cross-referenced by PHPXref 0.7