com.yobotics.simulationconstructionset
Class TestYoVariableRegistry

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.yobotics.simulationconstructionset.TestYoVariableRegistry
All Implemented Interfaces:
junit.framework.Test

public class TestYoVariableRegistry
extends junit.framework.TestCase

Title: SimulationConstructionSet

Description:

Copyright: Copyright (c) 2000

Company: Yobotics, Inc.

Version:
1.0
Author:
not attributable

Constructor Summary
TestYoVariableRegistry(java.lang.String name)
           
 
Method Summary
 void testAddChildAndGetParentAndGetChildren()
           
 void testCreateVarList()
           
 void testGetAllVariables()
           
 void testGetNameSpace()
           
 void testGetVariable()
           
 void testGetVariable1()
           
 void testGetVariables()
           
 void testGetVariables1()
           
 void testGetVariables2()
           
 void testHasUniqueVariable()
           
 void testHasUniqueVariable1()
           
 void testRegisterVariable()
           
 void testYoVariableRegistry()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestYoVariableRegistry

public TestYoVariableRegistry(java.lang.String name)
Method Detail

testCreateVarList

public void testCreateVarList()

testGetAllVariables

public void testGetAllVariables()

testGetNameSpace

public void testGetNameSpace()

testGetVariable

public void testGetVariable()

testGetVariable1

public void testGetVariable1()

testGetVariables

public void testGetVariables()

testGetVariables1

public void testGetVariables1()

testGetVariables2

public void testGetVariables2()

testHasUniqueVariable

public void testHasUniqueVariable()

testHasUniqueVariable1

public void testHasUniqueVariable1()

testRegisterVariable

public void testRegisterVariable()

testAddChildAndGetParentAndGetChildren

public void testAddChildAndGetParentAndGetChildren()

testYoVariableRegistry

public void testYoVariableRegistry()