class: ComparatorTestBase

public class: ComparatorTestBase
Author: Miriam Doelle (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:14:45; Modified: 16.07.2009 15:14:45;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {960F0691-371D-402d-904E-A458CE69EC63}
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