class: TestFile

public class: TestFile
Author: Peter (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 314 $ $LastChangedDate: 2007-11-07 13:1; Complexity: 1
Dates: Created: 16.07.2009 15:17:10; Modified: 16.07.2009 15:17:10;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {CA9FDEB9-E77D-4ccc-8E32-2318BEF45FC2}
Testcases for the staging area of the basic service ItemHandler.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: st

Connections
 
Custom Properties
 
TestFile Attributes
Attribute Details
private static const String
  COMPONENT_FILE
Initial: "src/test/resources/test/TestFile/schindlmayr-springer.pdf"
private static const String
  ITEM_FILE
Initial: "src/test/resources/test/TestFile/new_schindlmayr-springer.xml"
private Logger
  logger
Initial: Logger.getLogger(getClass())
private static const String
  MIME_TYPE
Initial: "application/pdf"
 
TestFile Methods
Operation Details
private
createItemWithFile(
   String handle):String
Sequential
Tags: throws=Exception
public
downloadFile():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Tests the download of a file from the staging area.
public
uploadFile():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Tests the upload of a file to the staging area.