org.rubato.rubettes.morphing
Class MorphingRubetteTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.rubato.rubettes.morphing.MorphingRubetteTest
All Implemented Interfaces:
junit.framework.Test

public class MorphingRubetteTest
extends junit.framework.TestCase

Defines tests for the MorphingRubette class.

Author:
Florian Thalmann

Constructor Summary
MorphingRubetteTest()
           
 
Method Summary
 void testGetMorph()
           
 void testGetTimeInfo()
           
 void testMakeTimeCorrection()
           
 void testMakeTimeCorrection2()
           
 
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

MorphingRubetteTest

public MorphingRubetteTest()
Method Detail

testGetTimeInfo

public void testGetTimeInfo()

testMakeTimeCorrection

public void testMakeTimeCorrection()
                            throws RubatoException
Throws:
RubatoException

testMakeTimeCorrection2

public void testMakeTimeCorrection2()
                             throws RubatoException
Throws:
RubatoException

testGetMorph

public void testGetMorph()
                  throws RubatoException
Throws:
RubatoException