class: ComparatorTestBase

public class: ComparatorTestBase
Author: Miriam Doelle (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 611 $ $LastChangedDate: 2007-11-07 12:0; Complexity: 1
Dates: Created: 16.07.2009 15:15:15; Modified: 16.07.2009 15:15:15;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {1B51D2A7-8142-4519-95E1-6C6971E6BCB0}
Base class for Comparator tests.
 

Goto: Custom Properties, Methods

See also: CreatorComparatorTest, DateComparatorTest, EventTitleComparatorTest, GenreComparatorTest, PublishingInfoComparatorTest, ReviewMethodComparatorTest, SourceCreatorComparatorTest, SourceTitleComparatorTest, TitleComparatorTest

Appears in: comparator

Connections
 
Custom Properties
 
ComparatorTestBase Methods
Operation Details
protected
assertObjectIdOrder(
   List pubItemList,
   String[] idList):void
Sequential
Notes: Checks the order of elements from the list against the array of ids.
protected
getPubItemList():ArrayList
Sequential
Notes: Gets a list of 4 PubItemVOs.
@return List of PubItemVOs
protected
getPubItemVO1():PubItemVO
Sequential
Notes: Gets a PubItemVO with id 1.
@return PubItemVO
protected
getPubItemVO2():PubItemVO
Sequential
Notes: Gets a PubItemVO with id 2.
@return PubItemVO
protected
getPubItemVO3():PubItemVO
Sequential
Notes: Gets a PubItemVO with id 3.
@return PubItemVO
protected
getPubItemVO4():PubItemVO
Sequential
Notes: Gets a PubItemVO with id 4.<P> This is a minimal PubItemVO.
@return PubItemVO