class: EventTitleComparatorTest

public class: EventTitleComparatorTest
Author: Peter (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:16; Modified: 16.07.2009 15:15:16;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {F17FD9B1-810D-42a4-AE06-16FDEC834EB3}
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.