class: TestReportHandler

public class: TestReportHandler
Author: Peter Broszeit (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates: Created: 16.07.2009 15:17:07; Modified: 16.07.2009 15:17:07;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {25D952F3-9389-426a-9207-F22962170DD6}
Test cases for the basic service ReportHandler.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: sm

Connections
 
Custom Properties
 
TestReportHandler Attributes
Attribute Details
private Logger
  logger
Initial: Logger.getLogger(getClass())
private static const String
  PLACEHOLDER
Initial: "#id#"
private static const String
  REPORT_PARAMETERS
Initial: "" + "" + PLACEHOLDER + "" + ""
 
TestReportHandler Methods
Operation Details
public
retrieveReportDefinitionForNumberOfDownloadsForFile():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.sm.ReportHandlerLocal#retrieve(java.lang.String)}.
public
retrieveReportDefinitionForNumberOfDownloadsForItem():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.sm.ReportHandlerLocal#retrieve(java.lang.String)}.
public
retrieveReportDefinitionForNumberOfRetrievals():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test method for {@link de.fiz.escidoc.sm.ReportHandlerLocal#retrieve(java.lang.String)}.