net.sourceforge.cathcart.typedefs
Class DownwardComparisonTest

java.lang.Object
  extended by net.sourceforge.cathcart.typedefs.DownwardComparisonTest

public class DownwardComparisonTest
extends Object


Constructor Summary
DownwardComparisonTest()
           
 
Method Summary
 void evalFalse()
           
 void evalFalse2()
           
 void evalTrue()
           
 void failedMessageShouldIncludeMinusAndPercentWhenNotAbsolute()
           
 void failedMessageShouldIncludeMinusAndPercentWhenNotAbsoluteButNegative()
           
 void failedMessageShouldIncludeMinusButNotPercentWhenAbsolute()
           
 void failedMessageShouldIncludeMinusButNotPercentWhenAbsoluteAndNegative()
           
 void setUp()
           
 void stringShouldIncludeMinusAndPercentWhenNotAbsoluteButNegative()
           
 void stringShouldIncludeMinusButNotPercentWhenAbsoluteAndNegative()
           
 void stringShouldIncludePercentWhenNotAbsolute()
           
 void stringShouldNotIncludePercentWhenAbsolute()
           
 void tearDown()
           
 void upperLimitShouldDecreaseByTwentyPercent()
           
 void upperLimitShouldIncreaseByTwentyPercent()
           
 void upperLimitShouldRemainUnchangedWhenNoLeewayGiven()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownwardComparisonTest

public DownwardComparisonTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

evalFalse

public void evalFalse()

evalFalse2

public void evalFalse2()

evalTrue

public void evalTrue()

upperLimitShouldIncreaseByTwentyPercent

public void upperLimitShouldIncreaseByTwentyPercent()

upperLimitShouldDecreaseByTwentyPercent

public void upperLimitShouldDecreaseByTwentyPercent()

upperLimitShouldRemainUnchangedWhenNoLeewayGiven

public void upperLimitShouldRemainUnchangedWhenNoLeewayGiven()

stringShouldIncludePercentWhenNotAbsolute

public void stringShouldIncludePercentWhenNotAbsolute()

stringShouldNotIncludePercentWhenAbsolute

public void stringShouldNotIncludePercentWhenAbsolute()

stringShouldIncludeMinusAndPercentWhenNotAbsoluteButNegative

public void stringShouldIncludeMinusAndPercentWhenNotAbsoluteButNegative()

stringShouldIncludeMinusButNotPercentWhenAbsoluteAndNegative

public void stringShouldIncludeMinusButNotPercentWhenAbsoluteAndNegative()

failedMessageShouldIncludeMinusButNotPercentWhenAbsoluteAndNegative

public void failedMessageShouldIncludeMinusButNotPercentWhenAbsoluteAndNegative()

failedMessageShouldIncludeMinusAndPercentWhenNotAbsoluteButNegative

public void failedMessageShouldIncludeMinusAndPercentWhenNotAbsoluteButNegative()

failedMessageShouldIncludeMinusButNotPercentWhenAbsolute

public void failedMessageShouldIncludeMinusButNotPercentWhenAbsolute()

failedMessageShouldIncludeMinusAndPercentWhenNotAbsolute

public void failedMessageShouldIncludeMinusAndPercentWhenNotAbsolute()


Copyright © 2010. All Rights Reserved.