nz.ac.waikato.mcennis.rat.graph
Class GraphFactoryTest

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

public class GraphFactoryTest
extends TestCase


Constructor Summary
GraphFactoryTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testCreate_NullString_Properties()
          Test of create method, of class GraphFactory.
 void testCreate_OtherGraphProperties()
          Test of create method, of class GraphFactory.
 void testCreate_Properties()
          Test of create method, of class GraphFactory.
 void testCreate_String_Properties()
          Test of create method, of class GraphFactory.
 void testCreate_String()
          Test of create method, of class GraphFactory.
 void testGetClassParameter()
          Test of getClassParameter method, of class GraphFactory.
 void testGetKnownGraphs()
          Test of getKnownGraphs method, of class GraphFactory.
 void testNewInstance()
          Test of newInstance method, of class GraphFactory.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphFactoryTest

public GraphFactoryTest(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

testNewInstance

public void testNewInstance()
Test of newInstance method, of class GraphFactory.


testCreate_String

public void testCreate_String()
Test of create method, of class GraphFactory.


testCreate_String_Properties

public void testCreate_String_Properties()
Test of create method, of class GraphFactory.


testCreate_NullString_Properties

public void testCreate_NullString_Properties()
Test of create method, of class GraphFactory.


testCreate_Properties

public void testCreate_Properties()
Test of create method, of class GraphFactory.


testCreate_OtherGraphProperties

public void testCreate_OtherGraphProperties()
Test of create method, of class GraphFactory.


testGetKnownGraphs

public void testGetKnownGraphs()
Test of getKnownGraphs method, of class GraphFactory.


testGetClassParameter

public void testGetClassParameter()
Test of getClassParameter method, of class GraphFactory.


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