org.tritonus.test.alsa
Class AlsaCtlTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.alsa.AlsaCtlTestCase

public class AlsaCtlTestCase
extends TestCase


Constructor Summary
AlsaCtlTestCase(java.lang.String strName)
           
 
Method Summary
 void testGetCards()
           
 void testGetIndex()
           
 void testGetNames()
           
 void testLoadCards()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlsaCtlTestCase

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

testGetCards

public void testGetCards()

testLoadCards

public void testLoadCards()

testGetIndex

public void testGetIndex()

testGetNames

public void testGetNames()