ca.nengo.math.impl
Class FourierFunctionTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by ca.nengo.math.impl.FourierFunctionTest
All Implemented Interfaces:
junit.framework.Test

public class FourierFunctionTest
extends junit.framework.TestCase


Constructor Summary
FourierFunctionTest()
           
 
Method Summary
 void testClone()
           
 void testFourierFunctionFloatArrayFloatArrayFloatArray()
           
 void testFourierFunctionFloatFloatFloat()
           
 void testGetDimension()
           
 void testMultiMap()
           
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FourierFunctionTest

public FourierFunctionTest()
Method Detail

testFourierFunctionFloatArrayFloatArrayFloatArray

public void testFourierFunctionFloatArrayFloatArrayFloatArray()

testFourierFunctionFloatFloatFloat

public void testFourierFunctionFloatFloatFloat()

testGetDimension

public void testGetDimension()

testMultiMap

public void testMultiMap()

testClone

public void testClone()
               throws java.lang.CloneNotSupportedException
Throws:
java.lang.CloneNotSupportedException