net.sourceforge.cathcart.taskdefs
Class CheckPreviousTest

java.lang.Object
  extended by net.sourceforge.cathcart.taskdefs.CheckPreviousTest

public class CheckPreviousTest
extends Object


Constructor Summary
CheckPreviousTest()
           
 
Method Summary
 void setUp()
           
 void shouldExecute()
           
 void shouldExecuteWhenCustomStoredirAndOutxml()
           
 void shouldFailWhenUpwardTrend()
           
 void shouldNotFailWhenPropertyExists()
           
 void shouldntFailWhenDownwardAndDownward()
           
 void shouldntFailWhenUpwardAndDownward()
           
 void shouldntFailWhenUpwardAndUpward()
           
 void shouldUseXmlCatalog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckPreviousTest

public CheckPreviousTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

shouldNotFailWhenPropertyExists

public void shouldNotFailWhenPropertyExists()

shouldFailWhenUpwardTrend

public void shouldFailWhenUpwardTrend()

shouldntFailWhenUpwardAndDownward

public void shouldntFailWhenUpwardAndDownward()

shouldntFailWhenUpwardAndUpward

public void shouldntFailWhenUpwardAndUpward()

shouldntFailWhenDownwardAndDownward

public void shouldntFailWhenDownwardAndDownward()

shouldExecute

public void shouldExecute()

shouldExecuteWhenCustomStoredirAndOutxml

public void shouldExecuteWhenCustomStoredirAndOutxml()

shouldUseXmlCatalog

public void shouldUseXmlCatalog()
                         throws MalformedURLException
Throws:
MalformedURLException


Copyright © 2010. All Rights Reserved.