public class MidiDeviceTestCase extends BaseMidiDeviceTestCase
| Constructor and Description |
|---|
MidiDeviceTestCase(java.lang.String strName) |
| Modifier and Type | Method and Description |
|---|---|
void |
testGetDeviceInfo() |
void |
testGetMaxReceivers() |
void |
testGetMaxTransmitters() |
void |
testGetMicrosecondPosition() |
void |
testGetReceiver() |
void |
testGetReceivers() |
void |
testGetTransmitter() |
void |
testGetTransmitters() |
void |
testOpenClose() |
public void testGetDeviceInfo()
throws java.lang.Exception
java.lang.Exceptionpublic void testOpenClose()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetMicrosecondPosition()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetMaxReceivers()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetMaxTransmitters()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetReceiver()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetReceivers()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetTransmitter()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetTransmitters()
throws java.lang.Exception
java.lang.Exception