net.sourceforge.cathcart.taskdefs
Class CheckBaseTest

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

public class CheckBaseTest
extends Object


Constructor Summary
CheckBaseTest()
           
 
Method Summary
 void setUp()
           
 void shouldAllowPropertyType()
           
 void shouldAlwaysAllowPropertyType()
           
 void shouldHaveUpwardTrend()
           
 void shouldntAllowPropertyType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckBaseTest

public CheckBaseTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

shouldHaveUpwardTrend

public void shouldHaveUpwardTrend()

shouldntAllowPropertyType

public void shouldntAllowPropertyType()

shouldAllowPropertyType

public void shouldAllowPropertyType()

shouldAlwaysAllowPropertyType

public void shouldAlwaysAllowPropertyType()


Copyright © 2010. All Rights Reserved.