class: StructuredExportIntegrationTest

public class: StructuredExportIntegrationTest
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:20:20; Modified: 16.07.2009 15:20:20;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {F89A6D57-70B0-4a5e-A070-DF5CEEF3BBE1}
 

Goto: Custom Properties, Fields, Methods

See also: StructuredExportHandler

Appears in: structuredexportmanager

Connections
 
Custom Properties
 
StructuredExportIntegrationTest Attributes
Attribute Details
private String
  badItemList
private static const String
  ENDNOTE_FORMAT
Initial: "ENDNOTE"
private String
  endNoteTestOutput
private StructuredExportHandler
  export
private String
  itemList
private Logger
  logger
Initial: Logger.getLogger(getClass())
 
StructuredExportIntegrationTest Methods
Operation Details
public const
getBadItemList():void
Sequential
Tags: annotations=@Before@Ignore
throws=Exception
Notes: Get bad test item list from XML
public const
getItemList():void
Sequential
Tags: annotations=@Before
throws=Exception
Notes: Get test item list from XML
public const
getStructuredExport():void
Sequential
Tags: annotations=@Before
throws=Exception
Notes: Init StructuredExport bean.
public const
getStructuredTestOutput():void
Sequential
Tags: annotations=@Before@Ignore
throws=Exception
Notes: Get EndNote output test
public const
testBadItemsListEndNoteExport():void
Sequential
Tags: annotations=@Test(expected = StructuredExportManagerException.class)@Ignore
throws=Exception
Notes: Test service with a non-valid item list XML.
public const
testExplainExport():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test explainExport XML file
public const
testFormatsList():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test list of export formats
public const
testStructuredExports():void
Sequential
Tags: annotations=@Test@Ignore
throws=Exception
Notes: Test service with a item list XML.