org.tritonus.test.api.midi.synthesizer
Class GetVoiceStatusTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.api.midi.synthesizer.BaseSynthesizerTestCase
          extended by org.tritonus.test.api.midi.synthesizer.GetVoiceStatusTestCase

public class GetVoiceStatusTestCase
extends BaseSynthesizerTestCase

Test for javax.sound.midi.Synthesizer.getLatency().


Constructor Summary
GetVoiceStatusTestCase(java.lang.String strName)
           
 
Method Summary
 
Methods inherited from class org.tritonus.test.api.midi.synthesizer.BaseSynthesizerTestCase
testSeqencer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetVoiceStatusTestCase

public GetVoiceStatusTestCase(java.lang.String strName)