de.cesr.more.testing.basic
Class MEdgeTest

java.lang.Object
  extended by de.cesr.more.testing.basic.MEdgeTest

public class MEdgeTest
extends Object

MORe

Date:
04.11.2011

Constructor Summary
MEdgeTest()
           
 
Method Summary
 int checkActivatedEdges()
           
 void setUp()
           
 void testActivate()
          Test method for MEdge.activate().
 void testfadingWeight()
          Test method for MEdge.fadeWeight().
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MEdgeTest

public MEdgeTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testActivate

public void testActivate()
Test method for MEdge.activate().


testfadingWeight

public void testfadingWeight()
Test method for MEdge.fadeWeight().


checkActivatedEdges

public int checkActivatedEdges()