net.sourceforge.cathcart.typedefs
Class PropertyTypeTest

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

public class PropertyTypeTest
extends Object


Constructor Summary
PropertyTypeTest()
           
 
Method Summary
 void setUp()
           
 void shouldBeAbsolute()
           
 void shouldBeSuccessful()
           
 void shouldNotBeSuccessful()
           
 void shouldntBeAbsolute()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyTypeTest

public PropertyTypeTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

shouldBeSuccessful

public void shouldBeSuccessful()

shouldNotBeSuccessful

public void shouldNotBeSuccessful()

shouldBeAbsolute

public void shouldBeAbsolute()

shouldntBeAbsolute

public void shouldntBeAbsolute()


Copyright © 2010. All Rights Reserved.