class: FindRevisionsOfItemTest

public class: FindRevisionsOfItemTest
Author: Peter (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision$ $LastChangedDate$; Complexity: 1
Dates: Created: 16.07.2009 15:15:09; Modified: 16.07.2009 15:15:09;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {67BDE71E-B90A-4fa9-9B34-8EB6AE5D88AB}
Test cases for method DataGathering.findRevisionsOfItem
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: TestBase

Appears in: datagathering

Connections
 
Custom Properties
 
FindRevisionsOfItemTest Attributes
Attribute Details
private static String
  ITEM_WITHOUT_COMPONENTS_FILE
Initial: TEST_FILE_ROOT + "item_without_components.xml"
private Logger
  logger
Initial: Logger.getLogger(getClass())
private static const String
  PREDICATE_ISREVISIONOF
Initial: "http://www.escidoc.de/ontologies/mpdl-ontologies/content-relations#isRevisionOf"
private static String
  TEST_FILE_ROOT
Initial: "xmltransforming/integration/transformPubItemIntegrationTest/"
 
FindRevisionsOfItemTest Methods
Operation Details
public
findRevisionsOfItem():void
Sequential
Tags: annotations=@Test
throws=Exception
Notes: Test case similar to the one in framework_access.
private static
getDataGathering():DataGathering
Sequential
Tags: throws=NamingException
Notes: Helper method to retrieve DataGathering instance.
@return instance of DataGathering