com.yobotics.simulationconstructionset.gui.config
Class VarGroupTest

java.lang.Object
  extended by com.yobotics.simulationconstructionset.gui.config.VarGroupTest

public class VarGroupTest
extends java.lang.Object


Constructor Summary
VarGroupTest()
           
 
Method Summary
 void setUp()
           
 void testAddGetAndRemoveSingleVariable()
           
 void testAddMultipleVariables()
           
 void testAddRemoveAndGetRegularExpressions()
           
 void testSetAndGetName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VarGroupTest

public VarGroupTest()
Method Detail

setUp

public void setUp()

testSetAndGetName

public void testSetAndGetName()

testAddGetAndRemoveSingleVariable

public void testAddGetAndRemoveSingleVariable()

testAddMultipleVariables

public void testAddMultipleVariables()

testAddRemoveAndGetRegularExpressions

public void testAddRemoveAndGetRegularExpressions()