de.cesr.more.testing.rs.building.geo
Class MGeoRsWattsBetaSwBuilderTest

java.lang.Object
  extended by de.cesr.more.testing.rs.building.geo.MGeoRsWattsBetaSwBuilderTest

public class MGeoRsWattsBetaSwBuilderTest
extends Object

MORe

Date:
27.09.2011

Field Summary
protected  Collection<MoreMilieuAgent> agents
           
protected  repast.simphony.context.Context<MoreMilieuAgent> context
           
 
Constructor Summary
MGeoRsWattsBetaSwBuilderTest()
           
 
Method Summary
 void setUp()
           
 void testAddAndLinkNode()
           
 void testBuildNetwork()
          Test method for MGeoRsWattsBetaSwBuilder.buildNetwork(java.util.Collection).
 void testConsiderSources()
           
 void testKProvider()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

agents

protected Collection<MoreMilieuAgent> agents

context

protected repast.simphony.context.Context<MoreMilieuAgent> context
Constructor Detail

MGeoRsWattsBetaSwBuilderTest

public MGeoRsWattsBetaSwBuilderTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testBuildNetwork

public void testBuildNetwork()
Test method for MGeoRsWattsBetaSwBuilder.buildNetwork(java.util.Collection).


testAddAndLinkNode

public void testAddAndLinkNode()

testKProvider

public void testKProvider()

testConsiderSources

public void testConsiderSources()