de.cesr.more.testing.measures.network.supply.algos
Class MClusteringCoefficientRTest

java.lang.Object
  extended by de.cesr.more.testing.measures.network.supply.algos.MClusteringCoefficientRTest

public class MClusteringCoefficientRTest
extends Object

MORe

Date:
03.12.2010

Constructor Summary
MClusteringCoefficientRTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testCreateRGraph()
          Test method for de.cesr.more.measures.network.supply.algos.MClusteringCoefficientR#createRGraph(edu.uci.ics.jung.graph.Graph).
 void testGetClusteringCoefficientR()
          Test method for de.cesr.more.measures.network.supply.algos.MClusteringCoefficientR#getClusteringCoefficientR(edu.uci.ics.jung.graph.Graph).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MClusteringCoefficientRTest

public MClusteringCoefficientRTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testGetClusteringCoefficientR

public final void testGetClusteringCoefficientR()
Test method for de.cesr.more.measures.network.supply.algos.MClusteringCoefficientR#getClusteringCoefficientR(edu.uci.ics.jung.graph.Graph).


testCreateRGraph

public final void testCreateRGraph()
Test method for de.cesr.more.measures.network.supply.algos.MClusteringCoefficientR#createRGraph(edu.uci.ics.jung.graph.Graph).