public class TMidiChannelTestCase
extends TestCase
| Constructor and Description |
|---|
TMidiChannelTestCase(java.lang.String strName) |
| Modifier and Type | Method and Description |
|---|---|
void |
testAllNotesOff() |
void |
testAllSoundOff() |
void |
testChannelNumber() |
void |
testLocalControl() |
void |
testNoteOff() |
void |
testProgramChange() |
void |
testResetAllControllers() |
public void testChannelNumber()
public void testNoteOff()
public void testProgramChange()
public void testResetAllControllers()
public void testAllNotesOff()
public void testAllSoundOff()
public void testLocalControl()