org.tritonus.test.api.midi.spi
Class MidiDeviceProviderTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.api.midi.spi.MidiDeviceProviderTestCase

public class MidiDeviceProviderTestCase
extends TestCase

Tests for class javax.sound.midi.spi.MidiDeviceProvider.


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

Constructor Detail

MidiDeviceProviderTestCase

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

testIsDeviceSupported

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