edu.memphis.ccrg.lida.globalworkspace.triggers
Class NoCoalitionArrivingTriggerTest

java.lang.Object
  extended by edu.memphis.ccrg.lida.globalworkspace.triggers.NoCoalitionArrivingTriggerTest

public class NoCoalitionArrivingTriggerTest
extends java.lang.Object

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

Author:
Siminder Kaur

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

Constructor Detail

NoCoalitionArrivingTriggerTest

public NoCoalitionArrivingTriggerTest()
Method Detail

setUp

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

testCheckForTriggerCondition

public void testCheckForTriggerCondition()