com.yobotics.simulationconstructionset
Class TestYoVariableHolderImplementation

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

public class TestYoVariableHolderImplementation
extends junit.framework.TestCase

Title: SimulationConstructionSet

Description:

Copyright: Copyright (c) 2000

Company: Yobotics, Inc.

Version:
1.0
Author:
not attributable

Constructor Summary
TestYoVariableHolderImplementation(java.lang.String name)
           
 
Method Summary
 void testAddVariableToHolder()
           
 void testGetVariable()
           
 void testGetVariable1()
           
 void testGetVariables()
           
 void testGetVariables1()
           
 void testGetVariables2()
           
 void testHasUniqueVariable()
           
 void testHasUniqueVariable1()
           
 void testYoVariableHolderImplementation()
           
 
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

TestYoVariableHolderImplementation

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

testAddVariableToHolder

public void testAddVariableToHolder()

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()

testYoVariableHolderImplementation

public void testYoVariableHolderImplementation()