com.yobotics.simulationconstructionset.util.globalParameters
Class OrBooleanGlobalParameterTest

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

public class OrBooleanGlobalParameterTest
extends java.lang.Object


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

Constructor Detail

OrBooleanGlobalParameterTest

public OrBooleanGlobalParameterTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testSetThrowsException

public void testSetThrowsException()

testAndBooleanGlobalParameter

public void testAndBooleanGlobalParameter()

testAndBooleanGlobalParameterUpdate

public void testAndBooleanGlobalParameterUpdate()

testFamilyTree

public void testFamilyTree()