edu.memphis.ccrg.lida.globalworkspace
Class GlobalWorkspaceImplTest

java.lang.Object
  extended by edu.memphis.ccrg.lida.globalworkspace.GlobalWorkspaceImplTest

public class GlobalWorkspaceImplTest
extends java.lang.Object

This is a JUnit class which can be used to test methods of the GlobalWorkspaceImpl class

Author:
Siminder Kaur

Constructor Summary
GlobalWorkspaceImplTest()
           
 
Method Summary
 void setUp()
           
 void testAddCoalition()
           
 void testDecayModule()
           
 void testGetModuleContent()
           
 void testInit()
           
 void testTriggerBroadcast()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalWorkspaceImplTest

public GlobalWorkspaceImplTest()
Method Detail

setUp

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

testGetModuleContent

public void testGetModuleContent()

testInit

public void testInit()

testDecayModule

public void testDecayModule()

testAddCoalition

public void testAddCoalition()

testTriggerBroadcast

public void testTriggerBroadcast()