edu.memphis.ccrg.lida.episodicmemory
Class EpisodicMemoryImplTest

java.lang.Object
  extended by edu.memphis.ccrg.lida.episodicmemory.EpisodicMemoryImplTest

public class EpisodicMemoryImplTest
extends java.lang.Object

Author:
Javier Snaider

Constructor Summary
EpisodicMemoryImplTest()
           
 
Method Summary
 void setUp()
           
 void testAddListener()
          Test method for EpisodicMemoryImpl.addListener(edu.memphis.ccrg.lida.framework.ModuleListener).
 void testInit()
          Test method for EpisodicMemoryImpl.init().
 void testReceiveBroadcast()
           
 void testReceiveCue()
          Test method for EpisodicMemoryImpl.receiveCue(edu.memphis.ccrg.lida.framework.shared.NodeStructure).
 void testsetTranslator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpisodicMemoryImplTest

public EpisodicMemoryImplTest()
Method Detail

setUp

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

testInit

public void testInit()
Test method for EpisodicMemoryImpl.init().


testReceiveBroadcast

public void testReceiveBroadcast()

testReceiveCue

public void testReceiveCue()
Test method for EpisodicMemoryImpl.receiveCue(edu.memphis.ccrg.lida.framework.shared.NodeStructure).


testAddListener

public void testAddListener()
Test method for EpisodicMemoryImpl.addListener(edu.memphis.ccrg.lida.framework.ModuleListener).


testsetTranslator

public void testsetTranslator()