com.yobotics.simulationconstructionset.util.globalParameters
Class IntGlobalParameterTest

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

public class IntGlobalParameterTest
extends java.lang.Object


Constructor Summary
IntGlobalParameterTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testCantSetChild()
           
 void testGetValue()
           
 void testSetValue()
           
 void testThatCantHaveParentsUnlessOverwriteUpdateMethodOne()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntGlobalParameterTest

public IntGlobalParameterTest()
Method Detail

setUp

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

tearDown

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

testGetValue

public void testGetValue()

testSetValue

public void testSetValue()

testThatCantHaveParentsUnlessOverwriteUpdateMethodOne

public void testThatCantHaveParentsUnlessOverwriteUpdateMethodOne()

testCantSetChild

public void testCantSetChild()