class: ValueObjectEqualsTest

public class: ValueObjectEqualsTest
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:20; Modified: 16.07.2009 15:15:20;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {AA01E68C-B06F-4f88-8C94-1B2399A1BDB8}
Test cases for the equals methods of value objects.
 

Goto: Custom Properties, Fields, Methods

Extends: TestBase

See also: MdsPublicationVO, MdsPublicationVO, TestBase

Appears in: valueobjects

Connections
 
Custom Properties
 
ValueObjectEqualsTest Attributes
Attribute Details
private MdsPublicationVO
  mds1
private MdsPublicationVO
  mds2
 
ValueObjectEqualsTest Methods
Operation Details
public
equalsEventVO():void
Sequential
Tags: annotations=@Test
Notes: Tests the two EventVOs for equality.
public
equalsEventVOWithDifferentStartDate():void
Sequential
Tags: annotations=@Test
Notes: Tests the two EventVOs with different StartDates for equality.
public
equalsEventVOWithDifferentTitle():void
Sequential
Tags: annotations=@Test
Notes: Tests the two EventVOs with different Titles for equality.
public
equalsEventVOWithDifferentTitleLanguage():void
Sequential
Tags: annotations=@Test
Notes: Tests the two EventVOs with different Title Languages for equality.
public
equalsMdsPublicationVO():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs for equality.
public
equalsMdsPublicationVOEmpty():void
Sequential
Tags: annotations=@Test
Notes: Tests two empty MdsPublicationVOs for equality.
public
equalsMdsPublicationVOWithDifferentAlternativeTitleCount():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different number of AlternativeTitles for equality.
public
equalsMdsPublicationVOWithDifferentAlternativeTitleOrder():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different order of AlternativeTitles for equality.
public
equalsMdsPublicationVOWithDifferentAlternativeTitles():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different AlternativeTitles for equality.
public
equalsMdsPublicationVOWithDifferentCreatorOrganizationAddress():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Creator Organization Addresses for equality.
public
equalsMdsPublicationVOWithDifferentCreatorOrganizationIdentifier():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Creator Organization Identifiers for equality.
public
equalsMdsPublicationVOWithDifferentCreatorOrganizationName():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Creator Organization Names for equality.
public
equalsMdsPublicationVOWithDifferentCreatorPersonFamilyName():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Creator Person Family Names for equality.
public
equalsMdsPublicationVOWithDifferentCreatorPersonIdentifierId():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Creator Person Identifiers for equality.
public
equalsMdsPublicationVOWithDifferentCreatorPersonOrganizationAddress():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Creator Person Organization Addresses for equality.
public
equalsMdsPublicationVOWithDifferentCreatorPersonOrganizationName():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Creator Person Organization Names for equality.
public
equalsMdsPublicationVOWithDifferentCreatorPersonOrganizations():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different number of Creator Person Organizations for equality.
public
equalsMdsPublicationVOWithDifferentCreatorRole():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Creator Roles for equality.
public
equalsMdsPublicationVOWithDifferentCreatorsCount():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different number of Creators for equality.
public
equalsMdsPublicationVOWithDifferentCreatorsOrder():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different order of Creators for equality.
public
equalsMdsPublicationVOWithDifferentDates():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Dates for equality.
public
equalsMdsPublicationVOWithDifferentIdentifierOrder():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Identifier orders for equality.
public
equalsMdsPublicationVOWithDifferentIdentifiers():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Identifiers for equality.
public
equalsMdsPublicationVOWithDifferentIdentifierType():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Identifier Types for equality.
public
equalsMdsPublicationVOWithDifferentNullIdentifier():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different number of Identifier for equality.
public
equalsMdsPublicationVOWithDifferentSourceCount():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different number of Sources for equality.
public
equalsMdsPublicationVOWithDifferentSourceSource():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different number of sub Sources for equality.
public
equalsMdsPublicationVOWithDifferentSourceSourceTitle():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Source Titles for equality.
public
equalsMdsPublicationVOWithDifferentSourceSourceTitleLanguage():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Source Title Languages for equality.
public
equalsMdsPublicationVOWithDifferentSummaries():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Summaries for equality.
public
equalsMdsPublicationVOWithDifferentSummaryContents():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Summary Contents for equality.
public
equalsMdsPublicationVOWithDifferentSummaryLanguages():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Summary Languages for equality.
public
equalsMdsPublicationVOWithDifferentTitles():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Titles for equality.
public
equalsMdsPublicationVOWithNullDates():void
Sequential
Tags: annotations=@Test
Notes: Tests the two MdsPublicationVOs with different Dates one set to null Types for equality.
public
equalsSourceVO():void
Sequential
Tags: annotations=@Test
Notes: Tests the two SourceVOs for equality.
public
equalsSourceVOWithDifferentEndPage():void
Sequential
Tags: annotations=@Test
Notes: Tests the two SourceVOs with different EndPages for equality.
public
equalsSourceVOWithDifferentIssue():void
Sequential
Tags: annotations=@Test
Notes: Tests the two SourceVOs with different Issues for equality.
public
equalsSourceVOWithDifferentPlace():void
Sequential
Tags: annotations=@Test
Notes: Tests the two SourceVOs with different Places for equality.
public
setUp():void
Sequential
Tags: annotations=@Before
Notes: Creates the test data and is called before each test method.