class: ItemExportingTest

public class: ItemExportingTest
Author: Galina Stancheva (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2187 $ $LastChangedDate: 2009-02-18 14:; Complexity: 1
Dates: Created: 16.07.2009 15:31:34; Modified: 16.07.2009 15:31:34;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {D91A104F-0EF6-446f-9A68-4FEB9A5C9C47}
Test class for {@link de.mpg.escidoc.services.pubman.ItemExporting}.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: ItemExporting, TestBase

Appears in: exporting

Connections
 
Custom Properties
 
ItemExportingTest Attributes
Attribute Details
private static ExportFormatVO
  exportLayoutFormat
private static ExportFormatVO
  exportStructuredFormat
private static ItemExporting
  itemExporting
private static const Logger
  logger
Initial: Logger.getLogger(ItemExportingTest.class)
Notes: Logger for this class.
 
ItemExportingTest Methods
Operation Details
public
setUp():void
Sequential
Tags: annotations=@Before
throws=NamingException
public
testExplainExportFormats():void
Sequential
Tags: annotations=@Test
throws=TechnicalException
Notes: Test method for {@link de.mpg.escidoc.services.external.exportformathandling.ItemExporting#explainExportFormats()}.
public
testGetLayoutFormatOutput():void
Sequential
Tags: annotations=@Test
throws=TechnicalException
Notes: Test method for {@link de.mpg.escidoc.services.external.exportformathandling.ItemExporting#getOutput(Sring, String, String)}.
public
testGetStructuredFormatOutput():void
Sequential
Tags: annotations=@Test
throws=TechnicalException
Notes: Test method for {@link de.mpg.escidoc.services.external.exportformathandling.ItemExporting#getOutput(Sring, String, String)}.