org.tritonus.test.api.midi.device
Class MidiDeviceTestCase
java.lang.Object
TestCase
org.tritonus.test.api.midi.device.BaseMidiDeviceTestCase
org.tritonus.test.api.midi.device.MidiDeviceTestCase
public class MidiDeviceTestCase
- extends BaseMidiDeviceTestCase
Class for tests of javax.sound.midi.MidiDevice.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MidiDeviceTestCase
public MidiDeviceTestCase(java.lang.String strName)
testGetDeviceInfo
public void testGetDeviceInfo()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOpenClose
public void testOpenClose()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetMicrosecondPosition
public void testGetMicrosecondPosition()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetMaxReceivers
public void testGetMaxReceivers()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetMaxTransmitters
public void testGetMaxTransmitters()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetReceiver
public void testGetReceiver()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetReceivers
public void testGetReceivers()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetTransmitter
public void testGetTransmitter()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetTransmitters
public void testGetTransmitters()
throws java.lang.Exception
- Throws:
java.lang.Exception