com.yobotics.simulationconstructionset
Class NameSpaceTest
java.lang.Object
com.yobotics.simulationconstructionset.NameSpaceTest
public class NameSpaceTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NameSpaceTest
public NameSpaceTest()
setUp
public void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
public void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConstructors
public void testConstructors()
testEquals
public void testEquals()
testStartsWith
public void testStartsWith()
testEndsWith
public void testEndsWith()
testGetShortName
public void testGetShortName()
testContains
public void testContains()
testGetRootNameAndNameWithRootStripped
public void testGetRootNameAndNameWithRootStripped()
testStripOffFromBeginning
public void testStripOffFromBeginning()
testCreateNameSpaceFromAFullVariableName
public void testCreateNameSpaceFromAFullVariableName()
testStripOffNameSpaceToGetVariableName
public void testStripOffNameSpaceToGetVariableName()