edu.memphis.ccrg.lida.globalworkspace
Class GlobalWorkspaceInitalizerTest

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

public class GlobalWorkspaceInitalizerTest
extends java.lang.Object

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

Author:
Siminder Kaur

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

Constructor Detail

GlobalWorkspaceInitalizerTest

public GlobalWorkspaceInitalizerTest()
Method Detail

setUp

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

testInitModule

public void testInitModule()