org.promotego.logic.storehours
Class HourSpecificationTest

java.lang.Object
  extended by org.promotego.logic.storehours.HourSpecificationTest

public class HourSpecificationTest
extends java.lang.Object

Author:
alf

Constructor Summary
HourSpecificationTest()
           
 
Method Summary
 void equalsTest()
           
 void mergeTest()
           
 void sameDaysTest()
           
 void sameHoursTest()
           
 void toStringTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HourSpecificationTest

public HourSpecificationTest()
Method Detail

equalsTest

public void equalsTest()

toStringTest

public void toStringTest()

sameDaysTest

public void sameDaysTest()

sameHoursTest

public void sameHoursTest()

mergeTest

public void mergeTest()


Copyright © 2007. All Rights Reserved.