[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

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

(no description)

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

Defines 1 class

AttachmentTest:: (6 methods):
  testAttachmentIsAdded()
  testIssueAttachmentNotFound()
  testProjectAttachmentIsAdded()
  testProjectAttachmentNotFound()
  skipIfProjectDocumentationIsNotEnabled()
  tearDown()


Class: AttachmentTest  - X-Ref

Test fixture for attachment methods

testAttachmentIsAdded()   X-Ref
A test case that tests the following:
1. Create an issue.
2. Adds at attachemnt
3. Get the issue.
4. Verify that the attachment is present in the issue data
5. Verify that the attachment contents is correct


testIssueAttachmentNotFound()   X-Ref
A test case that tests the following:
1. Gets a non-existing issue attachment
2. Verifies that that an error is thrown


testProjectAttachmentIsAdded()   X-Ref
A test case that tests the following:
1. Create an issue.
2. Adds at attachemnt
3. Get the issue.
4. Verify that the attachment is present in the issue data
5. Verify that the attachment contents is correct


testProjectAttachmentNotFound()   X-Ref
A test case that tests the following:
1. Gets a non-existing project attachment
2. Verifies that an error is thrown


skipIfProjectDocumentationIsNotEnabled()   X-Ref
No description

tearDown()   X-Ref
No description



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