com.yobotics.simulationconstructionset.util.math.filter
Class TestButterworthFusedYoVariable

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.yobotics.simulationconstructionset.util.math.filter.TestButterworthFusedYoVariable
All Implemented Interfaces:
junit.framework.Test

public class TestButterworthFusedYoVariable
extends junit.framework.TestCase

Title:

Description:

Copyright: Copyright (c) 2006

Company:

Version:
1.0
Author:
not attributable

Constructor Summary
TestButterworthFusedYoVariable(java.lang.String name)
           
 
Method Summary
 void testManuallyWithSimulationConstructionSet()
           
 
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

TestButterworthFusedYoVariable

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

testManuallyWithSimulationConstructionSet

public void testManuallyWithSimulationConstructionSet()