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

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

public class MemGraphTest
extends TestCase


Constructor Summary
MemGraphTest(java.lang.String testName)
           
 
Method Summary
protected  void addChildren()
           
protected  void setUp()
           
protected  void tearDown()
           
 void testAdd()
          Test of add method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.
 void testBasicRemove()
          Test of remove method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.
 void testComplicatedOutputXML()
          Test of outputXML method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.
 void testComplicatedRemovePart1()
           
 void testGetArtist()
          Test of getArtist method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.
 void testGetArtistLink()
          Test of getArtistLink method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.
 void testGetPropertyNotNull()
          Test of getProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.MemGraph.
 void testGetPropertyNull()
          Test of getProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.MemGraph.
 void testGetUser()
          Test of getUser method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.
 void testGetUserLink()
          Test of getUserLink method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.
 void testGetUserLinks()
           
 void testGetUserLinksByDestination()
           
 void testGetUserLinksBySourceAndDestination()
           
 void testOutputXML()
          Test of outputXML method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.
 void testRemoveProperty()
          Test of removeProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.MemGraph.
 void testRemovePropertyNotPresent()
          Test of removeProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.MemGraph.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemGraphTest

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

setUp

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

addChildren

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

tearDown

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

testAdd

public void testAdd()
Test of add method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.


testGetUser

public void testGetUser()
Test of getUser method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.


testGetArtist

public void testGetArtist()
Test of getArtist method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.


testOutputXML

public void testOutputXML()
                   throws java.lang.Exception
Test of outputXML method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.

Throws:
java.lang.Exception

testComplicatedOutputXML

public void testComplicatedOutputXML()
                              throws java.lang.Exception
Test of outputXML method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.

Throws:
java.lang.Exception

testGetUserLink

public void testGetUserLink()
Test of getUserLink method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.


testGetUserLinks

public void testGetUserLinks()

testGetUserLinksByDestination

public void testGetUserLinksByDestination()

testGetUserLinksBySourceAndDestination

public void testGetUserLinksBySourceAndDestination()

testGetArtistLink

public void testGetArtistLink()
Test of getArtistLink method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.


testBasicRemove

public void testBasicRemove()
Test of remove method, of class nz.ac.waikato.mcennis.arm.graph.MemGraph.


testComplicatedRemovePart1

public void testComplicatedRemovePart1()

testGetPropertyNotNull

public void testGetPropertyNotNull()
                            throws java.lang.Exception
Test of getProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.MemGraph.

Throws:
java.lang.Exception

testGetPropertyNull

public void testGetPropertyNull()
Test of getProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.MemGraph.


testRemoveProperty

public void testRemoveProperty()
Test of removeProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.MemGraph.


testRemovePropertyNotPresent

public void testRemovePropertyNotPresent()
Test of removeProperty method, of class nz.ac.waikato.mcennis.arm.graph.actor.MemGraph.


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