de.cesr.more.testing.measures.network.supply.algos
Class MClusteringCoefficientRTest
java.lang.Object
de.cesr.more.testing.measures.network.supply.algos.MClusteringCoefficientRTest
public class MClusteringCoefficientRTest
- extends Object
MORe
- Date:
- 03.12.2010
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 |
MClusteringCoefficientRTest
public MClusteringCoefficientRTest()
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)
.