org.tritonus.test.sequencer
Class JavaSequencerClockTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.sequencer.JavaSequencerClockTestCase

public class JavaSequencerClockTestCase
extends TestCase

Base class for testsof javax.sound.midi.Sequencer.


Constructor Summary
JavaSequencerClockTestCase(java.lang.String strName)
           
 
Method Summary
 void testSetGetClock()
           
 void testSunMiscPerfClock()
           
 void testSystemCurrentTimeMillisClock()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaSequencerClockTestCase

public JavaSequencerClockTestCase(java.lang.String strName)
Method Detail

testSunMiscPerfClock

public void testSunMiscPerfClock()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testSystemCurrentTimeMillisClock

public void testSystemCurrentTimeMillisClock()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testSetGetClock

public void testSetGetClock()
                     throws java.lang.Exception
Throws:
java.lang.Exception