org.rubato.rubettes.alteration
Class AlteratorTest

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

public class AlteratorTest
extends junit.framework.TestCase

Defines tests for the AlterationRubette class.

Author:
Florian Thalmann

Constructor Summary
AlteratorTest()
           
 
Method Summary
 void testAlter()
           
 void testMakeMorphism()
           
 
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

AlteratorTest

public AlteratorTest()
Method Detail

testAlter

public void testAlter()
               throws RubatoException
Throws:
RubatoException

testMakeMorphism

public void testMakeMorphism()
                      throws MappingException
Throws:
MappingException