edu.memphis.ccrg.lida.workspace.workspacebuffers
Class BroadcastQueueImplTest

java.lang.Object
  extended by edu.memphis.ccrg.lida.workspace.workspacebuffers.BroadcastQueueImplTest

public class BroadcastQueueImplTest
extends java.lang.Object


Constructor Summary
BroadcastQueueImplTest()
           
 
Method Summary
 void setUp()
           
 void testDecayModule()
           
 void testGetBufferContent()
           
 void testGetModuleContent()
           
 void testReceiveBroadcast()
           
 void testReceiveBroadcast2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BroadcastQueueImplTest

public BroadcastQueueImplTest()
Method Detail

setUp

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

testGetModuleContent

public void testGetModuleContent()

testDecayModule

public void testDecayModule()

testReceiveBroadcast

public void testReceiveBroadcast()

testReceiveBroadcast2

public void testReceiveBroadcast2()

testGetBufferContent

public void testGetBufferContent()