edu.memphis.ccrg.lida.framework.initialization
Class AgentXmlFactoryTest

java.lang.Object
  extended by edu.memphis.ccrg.lida.framework.initialization.AgentXmlFactoryTest

public class AgentXmlFactoryTest
extends java.lang.Object


Constructor Summary
AgentXmlFactoryTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAssociateModules()
           
 void testGetAgent()
           
 void testGetAssociatedModules()
           
 void testGetListener1()
           
 void testGetListener2()
           
 void testGetListener3()
           
 void testGetListener4()
           
 void testGetListener5()
           
 void testGetListeners()
           
 void testGetModule()
           
 void testGetModule0()
           
 void testGetModule1()
           
 void testGetModules()
           
 void testGetTask()
           
 void testGetTaskManager()
           
 void testGetTasks()
           
 void testGetTaskSpawner()
           
 void testGetTaskSpawners()
           
 void testInitializeModules()
           
 void testParseDocument()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentXmlFactoryTest

public AgentXmlFactoryTest()
Method Detail

setUp

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

tearDown

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

testGetTaskManager

public void testGetTaskManager()

testGetTaskSpawner

public void testGetTaskSpawner()

testGetTaskSpawners

public void testGetTaskSpawners()

testGetModule

public void testGetModule()

testGetModule0

public void testGetModule0()

testGetModule1

public void testGetModule1()

testGetModules

public void testGetModules()

testGetTasks

public void testGetTasks()

testGetTask

public void testGetTask()

testGetAssociatedModules

public void testGetAssociatedModules()

testGetListeners

public void testGetListeners()

testGetListener1

public void testGetListener1()

testGetListener2

public void testGetListener2()

testGetListener3

public void testGetListener3()

testGetListener4

public void testGetListener4()

testGetListener5

public void testGetListener5()

testAssociateModules

public void testAssociateModules()

testInitializeModules

public void testInitializeModules()

testGetAgent

public void testGetAgent()

testParseDocument

public void testParseDocument()