edu.memphis.ccrg.lida.attentioncodelets
Class AttentionCodeletModuleTest
java.lang.Object
edu.memphis.ccrg.lida.attentioncodelets.AttentionCodeletModuleTest
public class AttentionCodeletModuleTest
- extends java.lang.Object
This is a JUnit class which can be used to test methods of the AttentionCodeletModule class.
- Author:
- Ryan McCall
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttentionCodeletModuleTest
public AttentionCodeletModuleTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReceiveBroadcast
public void testReceiveBroadcast()
testGetDefaultCodelet
public void testGetDefaultCodelet()
testGetCodeletString
public void testGetCodeletString()
testGetCodeletStringMapOfStringObject
public void testGetCodeletStringMapOfStringObject()
testGetDefaultCodeletMapOfStringObject
public void testGetDefaultCodeletMapOfStringObject()
testAddCodelet
public void testAddCodelet()
testGetModuleContent
public void testGetModuleContent()
testSetDefaultCodeletType
public void testSetDefaultCodeletType()
testAddListener
public void testAddListener()
testDecayModule
public void testDecayModule()