nz.ac.waikato.mcennis.rat.graph.algorithm
Class AddDegreeGraphPropertiesTest

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

public class AddDegreeGraphPropertiesTest
extends TestCase


Constructor Summary
AddDegreeGraphPropertiesTest(java.lang.String testName)
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testBasicCalculateInDegreeA()
          Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testBasicCalculateInDegreeB()
          Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testBasicCalculateInDegreeC()
          Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testBasicCalculateInDegreeD()
          Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testBasicCalculateInDegreeE()
          Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateBasicAbsoluteDensity()
          Test of calculateAbsoluteDensity method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateBasicDensity()
          Test of calculateDensity method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateBasicOutDegreeA()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateBasicOutDegreeB()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateBasicOutDegreeC()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateBasicOutDegreeD()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateBasicOutDegreeE()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateComplexAbsoluteDensity()
          Test of calculateAbsoluteDensity method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateComplexDensity()
          Test of calculateDensity method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateComplexOutDegreeA()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateComplexOutDegreeB()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateComplexOutDegreeC()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateComplexOutDegreeD()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testCalculateComplexOutDegreeE()
          Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.
 void testComplexCalculateInDegreeA()
           
 void testComplexCalculateInDegreeB()
           
 void testComplexCalculateInDegreeC()
           
 void testComplexCalculateInDegreeD()
           
 void testComplexCalculateInDegreeE()
           
 void testGetInputType()
           
 void testGetName()
           
 void testGetOutputType()
           
 void testGetParameter()
           
 void testGetParameterObject()
           
 void testGetParameterString()
           
 void testSetName()
           
 void testSetParameter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddDegreeGraphPropertiesTest

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

testBasicCalculateInDegreeA

public void testBasicCalculateInDegreeA()
Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testBasicCalculateInDegreeB

public void testBasicCalculateInDegreeB()
Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testBasicCalculateInDegreeC

public void testBasicCalculateInDegreeC()
Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testBasicCalculateInDegreeD

public void testBasicCalculateInDegreeD()
Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testBasicCalculateInDegreeE

public void testBasicCalculateInDegreeE()
Test of calculateInDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testComplexCalculateInDegreeA

public void testComplexCalculateInDegreeA()

testComplexCalculateInDegreeB

public void testComplexCalculateInDegreeB()

testComplexCalculateInDegreeC

public void testComplexCalculateInDegreeC()

testComplexCalculateInDegreeD

public void testComplexCalculateInDegreeD()

testComplexCalculateInDegreeE

public void testComplexCalculateInDegreeE()

testCalculateBasicOutDegreeA

public void testCalculateBasicOutDegreeA()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateBasicOutDegreeB

public void testCalculateBasicOutDegreeB()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateBasicOutDegreeC

public void testCalculateBasicOutDegreeC()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateBasicOutDegreeD

public void testCalculateBasicOutDegreeD()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateBasicOutDegreeE

public void testCalculateBasicOutDegreeE()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateComplexOutDegreeA

public void testCalculateComplexOutDegreeA()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateComplexOutDegreeB

public void testCalculateComplexOutDegreeB()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateComplexOutDegreeC

public void testCalculateComplexOutDegreeC()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateComplexOutDegreeD

public void testCalculateComplexOutDegreeD()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateComplexOutDegreeE

public void testCalculateComplexOutDegreeE()
Test of calculateOutDegree method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateBasicAbsoluteDensity

public void testCalculateBasicAbsoluteDensity()
Test of calculateAbsoluteDensity method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateComplexAbsoluteDensity

public void testCalculateComplexAbsoluteDensity()
Test of calculateAbsoluteDensity method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateBasicDensity

public void testCalculateBasicDensity()
Test of calculateDensity method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testCalculateComplexDensity

public void testCalculateComplexDensity()
Test of calculateDensity method, of class nz.ac.waikato.mcennis.arm.graph.algorithm.AddDegreeGraphProperties.


testGetName

public void testGetName()

testSetName

public void testSetName()

testGetInputType

public void testGetInputType()

testGetOutputType

public void testGetOutputType()

testGetParameter

public void testGetParameter()

testGetParameterString

public void testGetParameterString()

testGetParameterObject

public void testGetParameterObject()

testSetParameter

public void testSetParameter()

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