| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org |
| Copyright: | Copyright (C) 2002 - 2011 MantisBT Team - mantisbt-dev@lists.sourceforge.net |
| File Size: | 151 lines (5 kb) |
| Included or required: | 14 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
SoapBase:: (12 methods):
setUp()
extraSoapClientFlags()
tearDown()
getProjectId()
getCategory()
skipIfTimeTrackingIsNotEnabled()
getIssueToAdd()
deleteAfterRun()
deleteVersionAfterRun()
skipIfDueDateIsNotEnabled()
skipIfAllowNoCategoryIsDisabled()
skipIsZlibIsNotAvailable()
| setUp() X-Ref |
| No description |
| extraSoapClientFlags() X-Ref |
return: an array of extra options to be passed to the SoapClient constructor |
| tearDown() X-Ref |
| No description |
| getProjectId() X-Ref |
| No description |
| getCategory() X-Ref |
| No description |
| skipIfTimeTrackingIsNotEnabled() X-Ref |
| No description |
| getIssueToAdd( $testCase ) X-Ref |
| No description |
| deleteAfterRun( $issueId ) X-Ref |
| Registers an issue for deletion after the test method has run param: int $issueId return: void |
| deleteVersionAfterRun( $versionId ) X-Ref |
| Registers an version for deletion after the test method has run param: int $versionId return: void |
| skipIfDueDateIsNotEnabled() X-Ref |
| No description |
| skipIfAllowNoCategoryIsDisabled() X-Ref |
| No description |
| skipIsZlibIsNotAvailable() X-Ref |
| No description |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |