nz.ac.waikato.mcennis.rat.graph.descriptors
Class BasicParameterTest

java.lang.Object
  extended by TestCase
      extended by nz.ac.waikato.mcennis.rat.graph.descriptors.BasicParameterTest

public class BasicParameterTest
extends TestCase


Constructor Summary
BasicParameterTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testAdd_List()
          Test of add method, of class BasicParameter.
 void testAdd_Object()
          Test of add method, of class BasicParameter.
 void testBad_Add_Object()
          Test of add method, of class BasicParameter.
 void testBadClassCheck_Default_Property()
          Test of check method, of class BasicParameter.
 void testBadTypeCheck_Default_Property()
          Test of check method, of class BasicParameter.
 void testBadTypeCheck_String_List()
          Test of check method, of class BasicParameter.
 void testCheck_Default_Property()
          Test of check method, of class BasicParameter.
 void testCheck_Parameter()
          Test of check method, of class BasicParameter.
 void testCheck_Property()
          Test of check method, of class BasicParameter.
 void testCheck_String_List()
          Test of check method, of class BasicParameter.
 void testCheck_String_Object()
          Test of check method, of class BasicParameter.
 void testClear()
          Test of clear method, of class BasicParameter.
 void testDuplicate()
          Test of duplicate method, of class BasicParameter.
 void testGet()
          Test of get method, of class BasicParameter.
 void testGetDescription()
          Test of getDescription method, of class BasicParameter.
 void testGetEmptyValue()
          Test of getValue method, of class BasicParameter.
 void testGetNonZeroValue()
          Test of getValue method, of class BasicParameter.
 void testGetParameterClass()
          Test of getParameterClass method, of class BasicParameter.
 void testGetRestrictions()
          Test of getRestrictions method, of class BasicParameter.
 void testGetType()
          Test of getType method, of class BasicParameter.
 void testGood_Add_Object_With_Restrictions()
          Test of add method, of class BasicParameter.
 void testIsStructural()
          Test of isStructural method, of class BasicParameter.
 void testSet_List()
          Test of set method, of class BasicParameter.
 void testSet_Object()
          Test of set method, of class BasicParameter.
 void testSet_Property()
          Test of set method, of class BasicParameter.
 void testSetDescription()
          Test of setDescription method, of class BasicParameter.
 void testSetParameterClass()
          Test of setParameterClass method, of class BasicParameter.
 void testSetRestrictions()
          Test of setRestrictions method, of class BasicParameter.
 void testSetStructural()
          Test of setStructural method, of class BasicParameter.
 void testSetType()
          Test of setType method, of class BasicParameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicParameterTest

public BasicParameterTest(java.lang.String testName)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testSetStructural

public void testSetStructural()
Test of setStructural method, of class BasicParameter.


testIsStructural

public void testIsStructural()
Test of isStructural method, of class BasicParameter.


testSet_Property

public void testSet_Property()
Test of set method, of class BasicParameter.


testGetDescription

public void testGetDescription()
Test of getDescription method, of class BasicParameter.


testSetDescription

public void testSetDescription()
Test of setDescription method, of class BasicParameter.


testSetType

public void testSetType()
Test of setType method, of class BasicParameter.


testSetRestrictions

public void testSetRestrictions()
Test of setRestrictions method, of class BasicParameter.


testGetRestrictions

public void testGetRestrictions()
Test of getRestrictions method, of class BasicParameter.


testAdd_Object

public void testAdd_Object()
Test of add method, of class BasicParameter.


testGood_Add_Object_With_Restrictions

public void testGood_Add_Object_With_Restrictions()
Test of add method, of class BasicParameter.


testBad_Add_Object

public void testBad_Add_Object()
Test of add method, of class BasicParameter.


testGetType

public void testGetType()
Test of getType method, of class BasicParameter.


testGetEmptyValue

public void testGetEmptyValue()
Test of getValue method, of class BasicParameter.


testGetNonZeroValue

public void testGetNonZeroValue()
Test of getValue method, of class BasicParameter.


testGetParameterClass

public void testGetParameterClass()
Test of getParameterClass method, of class BasicParameter.


testSetParameterClass

public void testSetParameterClass()
Test of setParameterClass method, of class BasicParameter.


testCheck_Default_Property

public void testCheck_Default_Property()
Test of check method, of class BasicParameter.


testBadTypeCheck_Default_Property

public void testBadTypeCheck_Default_Property()
Test of check method, of class BasicParameter.


testBadClassCheck_Default_Property

public void testBadClassCheck_Default_Property()
Test of check method, of class BasicParameter.


testCheck_Property

public void testCheck_Property()
                        throws InvalidObjectTypeException
Test of check method, of class BasicParameter.

Throws:
InvalidObjectTypeException

testCheck_String_Object

public void testCheck_String_Object()
Test of check method, of class BasicParameter.


testCheck_Parameter

public void testCheck_Parameter()
Test of check method, of class BasicParameter.


testClear

public void testClear()
Test of clear method, of class BasicParameter.


testAdd_List

public void testAdd_List()
Test of add method, of class BasicParameter.


testBadTypeCheck_String_List

public void testBadTypeCheck_String_List()
Test of check method, of class BasicParameter.


testCheck_String_List

public void testCheck_String_List()
Test of check method, of class BasicParameter.


testDuplicate

public void testDuplicate()
Test of duplicate method, of class BasicParameter.


testGet

public void testGet()
Test of get method, of class BasicParameter.


testSet_Object

public void testSet_Object()
Test of set method, of class BasicParameter.


testSet_List

public void testSet_List()
Test of set method, of class BasicParameter.


Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads