class: EventTitleComparatorTest

public class: EventTitleComparatorTest
Author: Peter (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:46; Modified: 16.07.2009 15:14:46;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {5765306D-6280-4dd5-8A8B-08EEE9FE306E}
Test cases for PubItemVOComparator with criterion EVENT_TITLE.
 

Goto: Custom Properties, Fields, Methods

Extends: ComparatorTestBase

See also: ComparatorTestBase

Appears in: comparator

Connections
 
Custom Properties
 
EventTitleComparatorTest Attributes
Attribute Details
private static Logger
  logger
Initial: Logger.getLogger(EventTitleComparatorTest.class)
 
EventTitleComparatorTest Methods
Operation Details
public
compareTwoNullValues():void
Sequential
Tags: annotations=@Test
Notes: Test for comoparing two null values.
public
sortEventTitleAscending():void
Sequential
Tags: annotations=@Test
Notes: Test for sorting ascending.
public
sortEventTitleDescending():void
Sequential
Tags: annotations=@Test
Notes: Test for sorting descending.