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

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

public class StrategyDefTest
extends java.lang.Object


Constructor Summary
StrategyDefTest()
           
 
Method Summary
 void setUp()
           
 void testGetInstance()
           
 void testIsFlyWeight()
           
 void testStrategyDef()
           
 void testStrategyDefStringStringMapOfStringObjectStringBoolean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrategyDefTest

public StrategyDefTest()
Method Detail

setUp

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

testGetInstance

public void testGetInstance()
                     throws java.lang.InstantiationException,
                            java.lang.IllegalAccessException,
                            java.lang.ClassNotFoundException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException

testIsFlyWeight

public void testIsFlyWeight()

testStrategyDefStringStringMapOfStringObjectStringBoolean

public void testStrategyDefStringStringMapOfStringObjectStringBoolean()

testStrategyDef

public void testStrategyDef()