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.Exception
public void testOpenClose() throws java.lang.Exception
java.lang.Exception
public void testGetMicrosecondPosition() throws java.lang.Exception
java.lang.Exception
public void testGetMaxReceivers() throws java.lang.Exception
java.lang.Exception
public void testGetMaxTransmitters() throws java.lang.Exception
java.lang.Exception
public void testGetReceiver() throws java.lang.Exception
java.lang.Exception
public void testGetReceivers() throws java.lang.Exception
java.lang.Exception
public void testGetTransmitter() throws java.lang.Exception
java.lang.Exception
public void testGetTransmitters() throws java.lang.Exception
java.lang.Exception