com.yobotics.simulationconstructionset.util.globalParameters
Class MultiplicativeDoubleGlobalParameterTest

java.lang.Object
  extended by com.yobotics.simulationconstructionset.util.globalParameters.MultiplicativeDoubleGlobalParameterTest

public class MultiplicativeDoubleGlobalParameterTest
extends java.lang.Object


Constructor Summary
MultiplicativeDoubleGlobalParameterTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testFamilyTree()
           
 void testMultiplicativeDoubleGlobalParameter()
           
 void testMultiplicativeDoubleGlobalParameterUpdate()
           
 void testSetThrowsException()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiplicativeDoubleGlobalParameterTest

public MultiplicativeDoubleGlobalParameterTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testSetThrowsException

public void testSetThrowsException()

testMultiplicativeDoubleGlobalParameter

public void testMultiplicativeDoubleGlobalParameter()

testMultiplicativeDoubleGlobalParameterUpdate

public void testMultiplicativeDoubleGlobalParameterUpdate()

testFamilyTree

public void testFamilyTree()