edu.memphis.ccrg.lida.pam.tasks
Class PropagationTaskTest

java.lang.Object
  extended by edu.memphis.ccrg.lida.pam.tasks.PropagationTaskTest

public class PropagationTaskTest
extends java.lang.Object

A propagation task excites a node and a link. The link connects the source of the activation to the node.

Author:
Ryan J McCall, Usef

Constructor Summary
PropagationTaskTest()
           
 
Method Summary
 void setUp()
           
 void testPropagateNotOverThreshold()
           
 void testPropagateOverThreshold()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropagationTaskTest

public PropagationTaskTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testPropagateNotOverThreshold

public void testPropagateNotOverThreshold()

testPropagateOverThreshold

public void testPropagateOverThreshold()